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/lib/ansible
Stephen Fromm b5061bb62e Verify that effective uid == remote_user when transport is local
Raise exception if effective uid of process is not the same as
remote_user.
12 years ago
..
__init__.py Bump release to 0.0.2 12 years ago
callbacks.py Merge remote branch 'public/integration' 12 years ago
connection.py Change to transport is local *and* is localhost 12 years ago
constants.py Add DEFAULT_TRANSPORT and DEFAULT_TRANSPORT_OPTS constants 12 years ago
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 12 years ago
playbook.py Introduce per task variables and push them to templates. 12 years ago
runner.py Verify that effective uid == remote_user when transport is local 12 years ago
utils.py Add support for -c, --connection argument to specify connection type 12 years ago