ansible/lib/ansible
Ganesh Nalawade 2a8ffbc0ed Fix netconf module and plugin issues (#45140)
* Fix netconf netconf issues

*  Identifier is optional for get_schema api
*  Fix dispatch api mandatory argument check
*  Add save option handling to copy config from target datastore
   to startup datastore if supported
*  Validate config in check-mode or if validate option set to true

* Copy config if check-mode is not enabled

(cherry picked from commit 455dfbe732)
2018-09-06 10:04:59 -07:00
..
cli ansible-pull: allow specifying --diff from check_opts cli flag group (#37645) 2018-08-28 15:15:14 -04:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config Add rds_instance to AWS module_defaults group (#45168) 2018-09-04 13:38:55 -04:00
errors
executor fix issue with no_log in py3 2018-08-27 11:57:02 -07:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils Backport of 45091 2018-09-06 09:53:36 -07:00
modules Fix netconf module and plugin issues (#45140) 2018-09-06 10:04:59 -07:00
parsing Fix ansible-doc and docsite generation for removed modules 2018-08-24 15:37:13 -07:00
playbook Change insertion order of apply block to not affect the include_X task itself (#44912) 2018-08-30 16:56:28 -04:00
plugins Fix netconf module and plugin issues (#45140) 2018-09-06 10:04:59 -07:00
template Remove bare_deprecated functionality (#44517) 2018-08-23 11:31:16 -05:00
utils [stable-2.7] Add an user facts module for Online (#44709) 2018-09-04 06:30:59 -07:00
vars ensure if we get a non-Task object in _get_delegated_vars, we return early (#44934) 2018-08-30 17:11:32 -05:00
__init__.py
constants.py cisco firepower : Make API endpoints configurable via hostvars (#44952) 2018-08-31 18:38:16 +05:30
release.py Change release for the period until 2.7.0rc1 2018-08-31 19:56:41 -07:00