You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Zim Kalinowski 6583ed0df9 Adding postgresql configuration module (#45072)
* adding postgresqlconfiguration

* removed unnecessary option

* small fixes

* moved tests to main server test

* update comments

* updated module
6 years ago
..
cli Update galaxy cli metadata file templates (#51398) 6 years ago
compat Have update-bundled check for updates to all bundled code 6 years ago
config Add option to ignore, warn, or error when a module parameter is converted to a string (#51404) 6 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor Revert Clear failed state in always only if we did rescue (#52968) 6 years ago
galaxy Update galaxy cli metadata file templates (#51398) 6 years ago
inventory support deterministic host ordering from group ancestors (#44067) 6 years ago
module_utils cloudscale: improve error handling (#53054) 6 years ago
modules Adding postgresql configuration module (#45072) 6 years ago
parsing Fix pycodestyle E117 issues. 6 years ago
playbook handle non strings in requirements version for ansible-galaxy (#52109) 6 years ago
plugins lookup: redis: fix plugin returning repr'd byte objects (#52854) 6 years ago
template template: add additional variable for dest path (#52015) 6 years ago
utils move extravars and option vars loading into VM (#51070) 6 years ago
vars Remove unused imports and variable in hostvars.py (#51609) 6 years ago
__init__.py
constants.py Become plugins (#50991) 6 years ago
context.py Become plugins (#50991) 6 years ago
release.py Codename: How Many More Times 6 years ago