ansible/lib/ansible
Andrey Klychkov c266fc3b74 postgresql_db: add executed_commands returned value (#65542)
* postgresql_db: add executed_commands returned value

* add changelog

* fix tests
2019-12-05 10:53:08 +01:00
..
cli Fix using a URL for galaxy collection install (#65272) 2019-12-03 04:55:31 +10:00
compat
config Add docs clarifying behavior of retry files (#65153) 2019-11-25 14:26:46 -05:00
errors include_vars: Check NoneType for raw_params (#64979) 2019-11-26 13:11:02 -05:00
executor Fix cli context check for network_cli connection (#64697) 2019-11-26 08:40:49 +05:30
galaxy ansible-galaxy - Add User-Agent to requests (#65438) 2019-12-03 10:04:41 +10:00
inventory
module_utils Update network common code to support new states (#65534) 2019-12-05 13:21:01 +05:30
modules postgresql_db: add executed_commands returned value (#65542) 2019-12-05 10:53:08 +01:00
parsing
playbook Ensure allow_duplicates: true enables to run single role multiple times (#64902) (#65063) 2019-12-03 10:21:54 -05:00
plugins Added required parameter to document DOC-string to produce Documentation. (#65230) 2019-12-05 06:23:45 +10:00
template Do not treat AnsibleUndefined as being unsafe (#65202) 2019-11-25 15:06:29 +01:00
utils collection: Provide additional info about collection name restriction (#65250) 2019-11-26 11:29:13 +10:00
vars Fix extract filter when key does not exist in container (#64959) 2019-12-04 13:24:52 +01:00
__init__.py
constants.py
context.py
release.py