summaryrefslogtreecommitdiffstats
path: root/tasks/sudo.yml
Commit message (Collapse)AuthorAgeFilesLines
* Convert sudo to a role so we can include it before roles/plays that use sudo.Kevin Fenzi2014-06-141-35/+0
|
* Fix this so it works when it's not defined.Kevin Fenzi2014-03-011-1/+1
|
* Switch back to this setupKevin Fenzi2014-02-281-1/+1
|
* Grrrrr. - is not valid in a variable nameKevin Fenzi2014-02-281-2/+2
|
* Should be single quotes.Kevin Fenzi2014-02-281-2/+2
|
* Variable headacheKevin Fenzi2014-02-281-2/+2
|
* Try this tackKevin Fenzi2014-02-281-1/+1
|
* A bit more cleanup, perhaps this will actually work.Kevin Fenzi2014-02-281-2/+2
|
* Move this up a tadKevin Fenzi2014-02-281-2/+2
|
* Setup things so arm03 socs get nopasswd sudo so we don't need 2fa there.Kevin Fenzi2014-02-281-0/+9
|
* Fix another loopKevin Fenzi2014-01-011-1/+5
|
* Fix old variable usage. Patch from janeznemanic. Thanks!Kevin Fenzi2014-01-011-3/+3
|
* could it all be a -?Seth Vidal2013-05-241-1/+1
|
* try to make it see this file, more?Seth Vidal2013-05-231-1/+1
|
* change kernel-qa file locationSeth Vidal2013-05-231-2/+2
|
* it's enjoyable being stupid.Seth Vidal2013-05-221-1/+1
| | | | luckily this is working nicely now
* another syntaxSeth Vidal2013-05-221-6/+2
|
* make this fail so maybe I can figure out why it is not matchingSeth Vidal2013-05-221-2/+2
|
* add a $sudoers list entry so we can do dynamically defined sudoers from the ↵Seth Vidal2013-05-221-1/+5
| | | | items in the group or host vars
* - add yumrepos.yml - separate from 'base'Seth Vidal2013-05-201-3/+2
| | | | | - make sudo work with all hosts add all to kernel-qa
* Add a simple sudo task.Kevin Fenzi2013-04-171-0/+23