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
Dag Wieers 7435e115e0
ACI: Various changes to module documentation and guide (#36516)
* ACI: Various changes to module documentation and guide

This PR includes:
- We moved the object class information to the notes
- Add version information to guide chapters
- Add generic note to modules with reference to ACI guide
- Reference known issues in aci_rest documentation
- Remove module_utils function docs from modules
- Indicate which parameters are not required for querying all objects
- Added missing RETURN information

* Fix copyright strings

* Remove aci_domain_to_encap_pool.py for v2.5

* More updates

* PEP8 fix

* Improve listings of parameters/return values
7 years ago
..
cli Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 7 years ago
compat Enable wildcard import pylint (#35786) 7 years ago
config better sudo/su deprecation on config entries (#36074) 7 years ago
errors Make AnsibleActionDone a private exception 7 years ago
executor Do not cache the loop item label so that it will update with each item 7 years ago
galaxy Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 7 years ago
inventory catch all cases of no inventory when asked to fail 7 years ago
module_utils [cloud] Retry WAF actions on WAFStaleDataException (#36405) 7 years ago
modules ACI: Various changes to module documentation and guide (#36516) 7 years ago
parsing Only template each hostvars var on-demand (fixes #33259) 7 years ago
playbook Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 7 years ago
plugins Re-use logic from StrategyBase._load_included_file in StrategyModule.run for free and linear (#36470) 7 years ago
template remove query/q (#36315) 7 years ago
utils ACI: Various changes to module documentation and guide (#36516) 7 years ago
vars vars.clean: remove unused method inject_facts (#34838) 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Move module_set_locale and module_lang back to global 7 years ago
release.py Fix version in lib/ansible/release.py 7 years ago