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/bin
Jesse Rusak 652cd6cd5e Fix --force-handlers, and allow it in plays and ansible.cfg
The --force-handlers command line argument was not correctly running
handlers on hosts which had tasks that later failed. This corrects that,
and also allows you to specify force_handlers in ansible.cfg or in a
play.
9 years ago
..
ansible preliminary privlege escalation unification + pbrun 9 years ago
ansible-doc fix ansible-doc listing with new docstring 9 years ago
ansible-galaxy Allow ansible-galaxy to install symlinks 9 years ago
ansible-playbook Fix --force-handlers, and allow it in plays and ansible.cfg 9 years ago
ansible-pull avoid path issues by determining the path of ansible-pull and using its path to run ansible and ansible-playbook 9 years ago
ansible-vault Fix for not all platforms having optional libraries at the proper versions. 10 years ago