1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Ganesh Nalawade f5d865a208 Fixes #24251 save config only if it is changed (#24345)
* Fixes #24251 save config only if it is changed

Save to startup configuration only when it is different
from running configuration.

* Fix unit test issue
2017-05-16 19:54:36 +05:30
..
cli ansible-doc snippet format changes 2017-05-04 09:08:19 -07:00
compat Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors moved to exceptions for basic skip/fails 2017-04-25 14:48:56 -04:00
executor deal with null/none connections 2017-05-11 15:46:14 -04:00
galaxy fix ansible galaxy file mangling (#23703) 2017-04-19 14:15:20 -04:00
inventory correctly get all hosts in 'all' 2017-04-07 13:17:03 -04:00
module_utils module_utils/rax: Small parameter cleanup (#24664) 2017-05-16 10:02:04 -04:00
modules Fixes #24251 save config only if it is changed (#24345) 2017-05-16 19:54:36 +05:30
parsing Fix vaulted vars templating (#24312) 2017-05-05 11:07:50 -04:00
playbook Avoid default serialization of classes in dump_attrs 2017-05-11 16:28:07 -05:00
plugins Be explicit about pickle protocol and encoding (#24454) 2017-05-12 18:04:48 -07:00
template Fixing security issue with lookup returns not tainting the jinja2 environment 2017-05-08 12:43:46 -05:00
utils utils/unicode: PEP8 compliancy (#24668) 2017-05-16 15:24:22 +01:00
vars Fix circular import with unsafe_proxy, template, and vars 2017-04-28 15:35:30 -07:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fixing security issue with lookup returns not tainting the jinja2 environment 2017-05-08 12:43:46 -05:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00