Difference between revisions of "Includes"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
  
[[Ansible]]:
+
===[[Ansible]]===
 
* <code>- [[include:]]</code>  (See also: <code>[[template]]:</code>)
 
* <code>- [[include:]]</code>  (See also: <code>[[template]]:</code>)
  
 
+
===Gitlab===
 
2019 [[GitLab]] 11.7 (<code>[[Gitlab-ci.yml]]</code>)
 
2019 [[GitLab]] 11.7 (<code>[[Gitlab-ci.yml]]</code>)
 
* <code>include:file</code>
 
* <code>include:file</code>
 
* <code>include:template</code>
 
* <code>include:template</code>
  
[[Bash]]
+
===[[Bash]]===
 
* <code>[[source]] path/to/file</code>
 
* <code>[[source]] path/to/file</code>
  
  
[[Mediawiki]]
+
===[[Mediawiki]]===
 
* <code>{{templates}}</code>
 
* <code>{{templates}}</code>
  
 
[[include (Cisco IOS)]] command
 
[[include (Cisco IOS)]] command
  
[[OpenSSH]]
+
===[[OpenSSH]]===
 
* <code>[[include (OpenSSH)|include]] include.d/your_file</code> >= [[OpenSSH 7.3]] (2016) in <code>[[ssh_config]]</code>
 
* <code>[[include (OpenSSH)|include]] include.d/your_file</code> >= [[OpenSSH 7.3]] (2016) in <code>[[ssh_config]]</code>
  

Revision as of 21:10, 4 October 2021


Ansible

Gitlab

2019 GitLab 11.7 (Gitlab-ci.yml)

  • include:file
  • include:template

Bash


Mediawiki

include (Cisco IOS) command

OpenSSH

See also

Advertising: