Difference between revisions of "Includes"

From wikieduonline
Jump to navigation Jump to search
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[wikipedia:Includes]]
  
  
 +
=== [[Ansible]] ===
 +
* <code>- [[include:]]</code>  (See also: <code>[[template (Ansible)|template]]:</code>)
  
[[Ansible]]:
+
=== Gitlab ===
* - <code>include:</code>  
+
2019 [[GitLab]] 11.7 (<code>[[Gitlab-ci.yml]]</code>)
 +
* <code>[[include:file]]</code>
 +
* <code>[[include:template]]</code>
  
 +
=== [[Bash]] ===
 +
* <code>[[source]] path/to/file</code>
  
2019 [[GitLab]] 11.7
 
* <code>include:file</code>
 
* <code>include:template</code>
 
  
[[Bash]]
+
===[[Mediawiki]]===
* <code>source path/to/file<code>
+
* <code>{{templates}}</code>
  
 +
[[include (Cisco IOS)]] command
 +
 +
===[[OpenSSH]]===
 +
* <code>[[include (OpenSSH)|include]] include.d/your_file</code> >= [[OpenSSH 7.3]] (2016) in <code>[[ssh_config]]</code>
 +
 +
=== [[Terragrunt]] ===
 +
* [[Terragrunt include]]
 +
 +
== PIP ==
 +
 +
[[requirements.txt]]
 +
-f https://download.pytorch.org/whl/cpu/torch_stable.html
  
 
== See also ==
 
== See also ==

Latest revision as of 06:33, 2 February 2023

Advertising: