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
Pilou 516ed4d7bc [stable-2.6] Fix 2 issues in sysvinit module (backport/2.6/42786) (#43831)
* Fix 2 issues in sysvinit module (#42786)

* Do not compare result to unset parameter in sysvinit module

* Fix misformed command in sysvinit module

* Small None-comparison style fix in sysvinit module

(cherry picked from commit f26272a492)

* Update changelog
6 years ago
..
cli [stable-2.6] avoid loading vars on unspecified basedir (cwd) (#42067) 6 years ago
compat Enable wildcard import pylint (#35786) 7 years ago
config [stable-2.6] ignore ansible.cfg in world writable cwd (#42070) 6 years ago
errors give hint to users when a file is not found 7 years ago
executor don't assume all delegation subkeys exist (#43032) 6 years ago
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 7 years ago
inventory Error on empty group/host name (#42584) 6 years ago
module_utils Special case project creation so that it is possible (#42132) 6 years ago
modules [stable-2.6] Fix 2 issues in sysvinit module (backport/2.6/42786) (#43831) 6 years ago
parsing Fix wrong python keyword (followup to #36357) (#41067) 6 years ago
playbook Fix multiple var files combining (followup to #36357) 6 years ago
plugins Fix ini variables for netconf and network_cli connections (#43601) 6 years ago
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 7 years ago
utils Fix ssl_version default value. (#42955) 6 years ago
vars Fix fact cleaning (#42595) 6 years ago
__init__.py
constants.py Fix fact cleaning (#42595) 6 years ago
release.py Update Ansible release version to 2.6.2.post0. 6 years ago