- 10 Mar, 2015 13 commits
-
-
- become constants inherit existing sudo/su ones - become command line options, marked sudo/su as deprecated and moved sudo/su passwords to runas group - changed method signatures as privlege escalation is collapsed to become - added tests for su and become, diabled su for lack of support in local.py - updated playbook,play and task objects to become - added become to runner - added whoami test for become/sudo/su - added home override dir for plugins - removed useless method from ask pass - forced become pass to always be string also uses to_bytes - fixed fakerunner for tests - corrected reference in synchronize action plugin - added pfexec (needs testing) - removed unused sudo/su in runner init - removed deprecated info - updated pe tests to allow to run under sudo and not need root - normalized become options into a funciton to avoid duplication and inconsistencies - pushed suppored list to connection classs property - updated all connection plugins to latest 'become' pe - includes fixes from feedback (including typos) - added draft docs - stub of become_exe, leaving for future v2 fixes
Brian Coca committed -
James Cammarata committed
-
James Cammarata committed
-
add missing AIX network facts discovery
Brian Coca committed -
Boris Manojlovic committed
-
Brian Coca committed
-
rax module ultis: Prevent an empty error message
Brian Coca committed -
Matt Martz committed
-
Add note to section 'Loops' that the 'when:' statement is processed per-item
Brian Coca committed -
Mention `view` in the ansible vault docs
Brian Coca committed -
Boris Manojlovic committed
-
Handle /etc/os-release files with 'Raspbian' in them
Brian Coca committed -
pyroscope committed
-
- 09 Mar, 2015 6 commits
-
-
added list-tags option and also show tags in list-tasks option
Brian Coca committed -
Make the example somewhat more feature complete
Brian Coca committed -
New users might think that "state=started" implies that the service is also started at boot-time, which isn't. By adding it, this change makes a clear distinction between the service state, and whether it is enabled (at boot). And makes the example more feature-complete as this is what most people would be doing anyway.
Dag Wieers committed -
Document Environment in tasks as well
Brian Coca committed -
Brian Coca committed
-
Set delegate on connection plugin before calling connect()
Chris Church committed
-
- 08 Mar, 2015 1 commit
-
-
Adding oVirt recognition for oVirt guests. oVirt uses KVM.
Brian Coca committed
-
- 07 Mar, 2015 5 commits
-
-
riedel committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
- 06 Mar, 2015 5 commits
-
-
Maximilian Albert committed
-
Add documentation for the new OpenStack Inventory
Brian Coca committed -
Documentation - fix path in Test-module hacking/ example
Brian Coca committed -
bmoar committed
-
Don't log item data for skipped tasks under no_log
Toshio Kuratomi committed
-
- 05 Mar, 2015 10 commits
-
-
Allow InventoryScript JSON with childgroups only
Brian Coca committed -
Andrew Lorente committed
-
facts.py throws exception when run on RHEV hypervisor #10383
Brian Coca committed -
parse /etc/fstab on OpenBSD to get mount facts
Brian Coca committed -
Stephen Gordon committed
-
Update playbooks_vault.rst for a second i thought we were encrypting the passwords for the encryption of the encryption of passwords of the encryption
Brian Coca committed -
Typo fix (passwords -> files).
Vincent van Scherpenseel committed -
Tasks with `no_log` set should not log data. Remove log of item data for skipped tasks in loops Fix for #10387
Will Thames committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-