community.general/lib/ansible/modules
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
..
cloud Update lib/ansible/modules/cloud/docker/docker_container.py 2019-01-29 16:13:39 -05:00
clustering Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
commands toggle for stripping empty shell/command output (#51342) 2019-01-29 15:55:38 -05:00
crypto Relative time support for crypto modules (openssl_certificate) (#50570) 2019-01-22 20:41:02 +00:00
database Update postgresql_lang connection methods (#49221) 2019-01-28 15:14:09 -05:00
files document how state=file works (#50986) 2019-01-29 16:35:08 -05:00
identity keycloak_client: fix ansible diff/changed (sorting, null-values) (#39515) 2019-01-23 03:53:07 -05:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging rabbitmq_binding: Fix using empty routing key (#48597) 2018-12-19 08:30:41 -05:00
monitoring acknowledge operations are update operations now (#51304) 2019-01-29 09:51:18 -05:00
net_tools PR to implement support feature for creating NIOS network container (#51168) 2019-01-23 19:21:00 +05:30
network Add new module - junos_ping (#50711) 2019-01-29 15:36:12 +05:30
notification jabber: Fix joining group chats (#50846) 2019-01-14 22:30:48 +01:00
packaging dnf load substitutions from installroot (#51206) 2019-01-29 15:10:53 -05:00
remote_management hpilo_boot: fix module doc to match code and logic (#51360) 2019-01-27 21:17:29 +01:00
source_control update git.py (#51017) 2019-01-29 13:34:38 -05:00
storage removed version line 2019-01-29 14:05:08 +00:00
system added docs for sleep/systemd interaction (#51336) 2019-01-29 15:19:29 -05:00
utilities Update documentation for ignore_unknown_extensions (#50383) 2019-01-22 12:56:10 -05:00
web_infrastructure New module: tower_notification (#50512) 2019-01-27 16:28:49 +00:00
windows Update module to use Ansible.Basic (#51365) 2019-01-30 07:30:59 +10:00
__init__.py