summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/become
Commit message (Expand)AuthorAgeFilesLines
* Update sesu.py: use defined prompt (#69835)lospatchos2020-06-161-1/+1
* Backport of pmrun.py: Recreate the older behavior where the entire success c...Allen Smith2020-02-101-1/+2
* become - stop using play context in more places (#62373) (#64965)Jordan Borean2019-12-032-1/+14
* Provide nice error when the shell plugin is incompatible with the con figured...Matt Martz2019-08-131-1/+6
* Runas docs (#60082)kfattig2019-08-061-0/+1
* pbrun: Use default value for become_user (#59754)nick66552019-07-301-1/+2
* dzdo: fix password prompt (#59208)James Cassell2019-07-181-3/+3
* Correct machinectl become plugin function arguments (#58734)Joseph2019-07-051-3/+3
* Keep machinectl from parsing options of cmd (#56572)Thomas ten Cate2019-05-231-1/+1
* become: Add missing documentation for pfexec, dzdo and machinectl (#53314)Abhijeet Kasurde2019-03-061-1/+2
* Misc typo fixes (#53284)Abhijeet Kasurde2019-03-045-6/+6
* Add enable become plugin patterned after runas (#52496)Nathaniel Case2019-02-181-0/+41
* Become plugins (#50991)Matt Martz2019-02-1112-0/+1223