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/utilities
James Cammarata b49f67ee7a Initial support for sudoable commands over fireball2
Caveats:
* requiretty must be disabled in the sudoers config
* asking for a password doesn't work yet, so any sudoers users must
  be configured with NOPASSWD
* if not starting the daemon as root, the user running the daemon
  must have sudoers entries to allow them to run the command as the
  target sudo_user
13 years ago
..
debug updated debug module docs to remove outdated -v requirement (and 13 years ago
fail Update fail docs for new syntax 13 years ago
fireball Doc standardization 13 years ago
fireball2 Initial support for sudoable commands over fireball2 13 years ago
pause DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
set_fact Remove reference to non-existant module. 13 years ago
wait_for Elapsed time should account for the delay 13 years ago