community.general/lib/ansible
Dag Wieers 9c1033422b doc_fragments: Clean up parameter types (network) (#52176)
* module_utils: Clean up parameter types

This PR includes:
- Parameter types added
- Copyright format fixes
- Short license statement
- Description fixes (only for a few files, then I stopped :-))

* More network stuff

* Fix typo

* Fix PEP8

* Fix booleans

* Fix typo
2019-02-15 09:52:48 +00:00
..
cli Restore behavior for detecting only localhost, and no limit match. Fixes #52152 (#52172) 2019-02-13 11:52:30 -06:00
compat Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
config docs: update docs about pipelining (#51856) 2019-02-12 12:49:00 -05:00
errors
executor Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
galaxy
inventory make missing pattern ansibleerror (#51397) 2019-01-30 19:13:19 -05:00
module_utils Ansible.Basic - add required_by to module spec (#51407) 2019-02-15 13:00:25 +10:00
modules Fix for PostgresSQL server update and storage_mb (#51653) 2019-02-15 17:46:52 +08:00
parsing Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
playbook Become plugins (#50991) 2019-02-11 11:27:44 -06:00
plugins doc_fragments: Clean up parameter types (network) (#52176) 2019-02-15 09:52:48 +00:00
template Fix safe_eval on Python 3.8. 2019-02-13 11:54:03 -08:00
utils move extravars and option vars loading into VM (#51070) 2019-01-30 16:25:36 -05:00
vars Remove unused imports and variable in hostvars.py (#51609) 2019-02-07 11:05:39 -05:00
__init__.py
constants.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
context.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
release.py