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
Artur Molchanov a8d5358d7f systemd module: Allow to stop activating service (#19383)
* systemd module: Allow to stop activating service

Allow to stop service with ActiveState=activating.

* systemd: Fix incompatibility with Python 2.4
8 years ago
..
cli Fix errors on 'ansible-playbook --flush-cache' (#18754) 8 years ago
compat Move py34 mock_open compat to compat/test/mock (#17157) 8 years ago
config
errors Add error info if tabs are found in the yaml (#18343) 8 years ago
executor minor spelling changes 8 years ago
galaxy For container enabled role, display warning only when not ANSIBLE_CONTAINER (#18717) 8 years ago
inventory minor spelling changes 8 years ago
module_utils Factored polling std{out,err} reads into a function 8 years ago
modules systemd module: Allow to stop activating service (#19383) 8 years ago
parsing Fix regression in search path behaviour 8 years ago
playbook Removed dict.iteritems() in several other files. 8 years ago
plugins bad/missing fact plugin is a warning (#19350) 8 years ago
template Fix AST nodes for Python 3 and enable dependent test_uri (#18597) 8 years ago
utils minor spelling changes 8 years ago
vars bad/missing fact plugin is a warning (#19350) 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py minor spelling changes 8 years ago
release.py Bumping devel version to 2.3.0 8 years ago
test-requirements.txt