edited_conf docstring fix

This commit is contained in:
Nicolas Limage 2014-12-18 22:42:18 +01:00
parent e7d95eed5a
commit 225e28e47b

View File

@ -117,7 +117,7 @@ def edited_conf(name, lxc_conf=None, lxc_conf_unset=None):
- name: ubuntu
- lxc_conf:
- network.ipv4.ip: 10.0.3.6
- lxc_conf_unset:
- lxc_conf_unset:
- lxc.utsname
'''
if __opts__['test']: