Difference between revisions of "Variable assignment"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* [[Bash]]: <code>=</code> operator. No [[space]] must be used before and after <code>=</code>. Example: <code>YOUR_NEW_VAR=YOUR_VALUE</code> | * [[Bash]]: <code>=</code> operator. No [[space]] must be used before and after <code>=</code>. Example: <code>YOUR_NEW_VAR=YOUR_VALUE</code> | ||
+ | |||
+ | [[Ansible]] | ||
* [[Template (Ansible)]] | * [[Template (Ansible)]] | ||
* <code>[[vars_files:]]</code> | * <code>[[vars_files:]]</code> |
Revision as of 07:52, 17 December 2020
See also
- Programming: C, Python,
go
,loop
,while
,for
,if
,variable
, Error handling, Regex, Function, IDE, await, R (programming language), XACML, Type, Class inheritance, Methods, Scheme, Array, Deserialization
Advertising: