This commit is contained in:
Michael DeHaan 2012-05-02 00:55:54 -04:00
commit eadc78549f
10 changed files with 71 additions and 69 deletions

View file

@ -427,9 +427,7 @@ on your remote systems.
*variablename*:
* Arbitrary variable names, which must be a mix of alphanumeric characters and
underscores, can also be defined. Setting a variable creates a
``key=value`` pair in the JSON file for use in templating.
* Arbitrary variable names, which must be a mix of alphanumeric characters and underscores, can also be defined. Setting a variable creates a ``key=value`` pair in the JSON file for use in templating.
Example action from Ansible :doc:`playbooks`::