Difference between revisions of "Includes"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
[[wikipedia:Includes]]
  
  
 
+
=== [[Ansible]] ===
===[[Ansible]]===
 
 
* <code>- [[include:]]</code>  (See also: <code>[[template (Ansible)|template]]:</code>)
 
* <code>- [[include:]]</code>  (See also: <code>[[template (Ansible)|template]]:</code>)
  
===Gitlab===
+
=== 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>
  
Line 22: Line 22:
 
* <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>
  
 +
=== [[Terragrunt]] ===
 +
* [[Terragrunt include]]
  
 
== PIP ==
 
== PIP ==

Latest revision as of 06:33, 2 February 2023

Advertising: