1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/library/utilities
James Cammarata b45342923c 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
2013-08-28 11:14:58 -05:00
..
debug updated debug module docs to remove outdated -v requirement (and 2013-07-26 10:06:57 -04:00
fail Update fail docs for new syntax 2013-07-08 14:22:05 -07:00
fireball Doc standardization 2013-06-01 18:42:03 -04:00
fireball2 Initial support for sudoable commands over fireball2 2013-08-28 11:14:58 -05:00
pause DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 2013-06-15 20:54:25 +02:00
set_fact Remove reference to non-existant module. 2013-06-16 23:33:49 -04:00
wait_for Elapsed time should account for the delay 2013-06-27 17:42:33 -07:00