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.
 
 
 
 
 
Go to file
martin f. krafft 3b7b061b07 Expand usage of Python 2.6 if statement
Syntax like "'foo' if bar else 'baz'" is not supported by all Python
versions targetted by Ansible. Hence we break it up.

Signed-off-by: martin f. krafft <madduck@madduck.net>
12 years ago
cloud Fixup versions of newly added modules. 12 years ago
commands Docs: consistently format playbook EXAMPLES 12 years ago
database Docs: consistently format playbook EXAMPLES 12 years ago
files Merge pull request #3226 from jpmens/ini_file2 12 years ago
internal * Updated all ansible.cc references in the documentation to point 12 years ago
inventory make name the parameter, with hostname as alias 12 years ago
messaging Docs: consistently format playbook EXAMPLES 12 years ago
monitoring Merge pull request #3264 from arturaz/devel 12 years ago
net_infrastructure DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 12 years ago
network * Updated all ansible.cc references in the documentation to point 12 years ago
notification Fixed a few small typos 12 years ago
packaging Merge branch 'PR_add_chdir_to_pip' of git://github.com/y-p/ansible into devel 12 years ago
source_control DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 12 years ago
system Expand usage of Python 2.6 if statement 12 years ago
utilities Docs: consistently format playbook EXAMPLES 12 years ago
web_infrastructure django_manage: Pass --noinput to migrate 12 years ago