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
Guido García 8f3c29a98f feat: support postgres 10 in azure_rm_postgresqlserver (#47003)
Add support to Azure Postgres 10.x (see [azure official docs](https://docs.microsoft.com/lv-lv/azure//postgresql/concepts-supported-versions)).
6 years ago
..
cli Fix from sivel for ansible-doc 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config Add configuration to override location of ansible-connection (#46128) 6 years ago
errors Python 3.8 collections compatibility fixes. 6 years ago
executor Don't use the task for a cache, return a special cache var (#47243) 6 years ago
galaxy ansible-galaxy: fix searching with unicode 6 years ago
inventory better information for user from inventory plugins (#46766) 6 years ago
module_utils Fix idempotency issues in set_bios_attributes 6 years ago
modules feat: support postgres 10 in azure_rm_postgresqlserver (#47003) 6 years ago
parsing An earlier optimization of ansible-doc -l caused failures. (#47012) 6 years ago
playbook Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 6 years ago
plugins Add shorthand debugger method to recreate the task from the original ds (#46987) 6 years ago
template Do not strip new lines in native jinja (#46751) 6 years ago
utils Add new module ali_instance (#36898) 6 years ago
vars Don't use the task for a cache, return a special cache var (#47243) 6 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 8 years ago
constants.py Fix from sivel for ansible-doc 6 years ago
release.py Codename: How Many More Times 6 years ago