Fixed documentation to match function name

This commit is contained in:
Daniel Hobley 2015-08-12 13:57:31 +02:00
parent 53f7aadcd7
commit fc18751710

View File

@ -61,13 +61,13 @@ def setenv(name,
.. code-block:: yaml
a_string_env:
environ.set:
environ.setenv:
- name: foo
- value: bar
- update_minion: True
a_dict_env:
environ.set:
environ.setenv:
- name: does_not_matter
- value:
foo: bar