community.general/lib/ansible
Brian Coca ce898bfde5 document how state=file works (#50986)
* document how state=file works

 this seems to have been lost in previous updates to docs

* Update lib/ansible/modules/files/file.py

Co-Authored-By: bcoca <bcoca@users.noreply.github.com>
2019-01-29 16:35:08 -05:00
..
cli [WIP] force install role and its deps (#49347) 2019-01-23 12:34:26 -05:00
compat
config Add k8s module_defaults group and document (#51093) 2019-01-29 14:23:27 -06:00
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-23 11:32:25 -05:00
executor faster config loading (#48333) 2019-01-23 12:06:54 -05:00
galaxy Consistent typesetting of "GitHub" (#50929) 2019-01-15 14:53:04 +01:00
inventory add toggle for host pattern mismatch behaviour (#51199) 2019-01-25 16:00:28 -05:00
module_utils Fix gcp utils dict replace (#51426) 2019-01-29 15:52:31 -05:00
modules document how state=file works (#50986) 2019-01-29 16:35:08 -05:00
parsing Fieldattribute inheritance with defaults (#50891) 2019-01-23 11:40:07 -06:00
playbook add static facility and apply to register (#49737) 2019-01-24 11:51:52 -05:00
plugins aws_ec2 Implement the missing 'region discovery' (#51333) 2019-01-29 14:59:38 -06:00
template
utils Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py
constants.py
context.py Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
release.py