ansible/lib/ansible
Kevin Kuhls 534dbb094b adding support for no candidate config (#20821)
commit fails for devices with no candidate config, such as when configuraion is written to running-config store.  Commit is set to True in main's call of netconf_edit_config.  The simple edit is to add the additional logic around sending the commit.  Otherwise you could change commit could be set to (if ":candidate" in m.server_capabilities) in the call of netconf_edit_config.  Either way would work.  I'll defer for the decision of which.
2017-02-08 08:58:23 -05:00
..
cli PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor refactoring async 2017-02-06 19:32:00 -05:00
galaxy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
inventory Convert error to the native text type before writing to stderr 2017-02-07 18:01:58 -05:00
module_utils cloudstack: cs_portforward: implement vpc support (#19044) 2017-02-08 07:57:36 +01:00
modules adding support for no candidate config (#20821) 2017-02-08 08:58:23 -05:00
parsing improve error message on conflicting actions. Fixes #21057 (#21059) 2017-02-06 22:48:06 +00:00
playbook refactoring async 2017-02-06 19:32:00 -05:00
plugins starts cli if root user login is used for junos terminal (#20761) 2017-02-07 10:57:44 +00:00
template PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
utils ovirt: Add support to diff (#20698) 2017-02-02 13:50:52 -05:00
vars PEP 8 fix. 2017-01-31 13:38:05 -08:00
__init__.py
constants.py Module utils default path (#20913) 2017-02-02 17:48:53 -08:00
release.py
test-requirements.txt Switch tests to pytest and ansible-test. 2017-01-11 12:34:59 -08:00