Commit Graph

275 Commits (2b53ece3ab4ce58010d0a5db5c5ae00a0f839db4)

Author SHA1 Message Date
James Tanner 0d6f6ad282 Implement new default cipher class AES256
12 years ago
Francesc Esplugas 0fd5829f10 get rid of newline chars when reading password file
12 years ago
James Tanner e3672dded0 Remove breakpoint
12 years ago
James Tanner b74105c689 Add --vault-password-file to bin/ansible-pull
12 years ago
James Tanner 35def422a3 Addresses #6188 Add --vault-password-file to bin/ansible and bin/ansible-playbook
12 years ago
James Tanner 7acd2f3a2d Addresses #6188 Add --vault-password-file option to the ansible-vault command
12 years ago
James Tanner 52a8efefba Vault rewrite, pass 1
12 years ago
James Tanner 7fe3db408d Fixes #6082 Set vault password to None by default
12 years ago
James Tanner 9ba053c885 Fix ansible cli to use vault for group var files
12 years ago
James Tanner aa46ab1d86 Fix function name
12 years ago
James Tanner 427b8dc78d Ansible vault: a framework for encrypting any playbook or var file.
12 years ago
James Cammarata 52c9c1dc39 Fixing usage string in ansible-galaxy install for role files
12 years ago
Michael DeHaan 3b8fd62ff9 More site rename things.
12 years ago
Michael DeHaan d07a3b5e9b AnsibleWorks -> Ansible
12 years ago
James Cammarata fc30467593 Adding an "Example Playbook" section to the README template for ansible-galaxy
12 years ago
James Cammarata 593098108e Adding suggested licenses to the ansible-galaxy meta template
12 years ago
Paul Durivage f72f5a20df Revert "Revert "Merge pull request #5325 from angstwad/add-su-support""
12 years ago
James Tanner c17d0e0357 Revert "Merge pull request #5325 from angstwad/add-su-support"
12 years ago
Paul Durivage c95be4ceaa Make sudo and su command line arguments mutually exclusive
12 years ago
Paul Durivage 4088243deb Proposing fix for Issue #4324; adding support for su in connection plugins ssh, ssh_alt
12 years ago
jctanner 1d9e78f2ab Merge pull request #5376 from bob-smith/galaxyhelp
12 years ago
James Tanner 78ec7c736f Fixes #3973 Second Revision of live ansible-pull output
12 years ago
James Cammarata ccbc99fe4f Fixed splitting of role/user name when username has a '.' in it
12 years ago
Michael DeHaan 81bc44ccc2 Don't show tracebacks on Control-C.
12 years ago
Joshua Lund ed39bebaa8 Fixing a small typo in the Galaxy README template
12 years ago
John Barker d607f2ccf5 Add some blank lines in help to add readability
13 years ago
John Barker ed858f9f72 Display context appropriate help and inform the user they can do '--help
13 years ago
James Tanner 43a1e503c3 Set default role license to BSD
13 years ago
James Tanner c37fa5ddce Use os.pathsep to split roles_path instead of a colon
13 years ago
James Tanner 82d145534c Split roles_path on colon separators and use the first path for the installation path
13 years ago
James Tanner 904ba869cc Create a default README.md with ansible-galaxy init
13 years ago
James Cammarata 0d4294da42 Don't create main.yml in files/templates directories on galaxy init
13 years ago
James Tanner a14d1ca485 Addresses #5364 urllib quote role names
13 years ago
kiri a97e60c63f add var for format.
13 years ago
James Cammarata afa8f36f6b Default deps list in ansible-galaxy template to an empty list
13 years ago
Matt Martz 301ebf8d04 Don't place (or higher) in the min_ansible_version
13 years ago
James Tanner c0aa02144f Addresses #5341 expand home directories for role_path in ansible.cfg
13 years ago
James Tanner 5d022182fe Fixes #5341 Use constants.py to set the roles directory
13 years ago
James Tanner 4a20055a59 Add the ansible-galaxy command
13 years ago
jctanner 6d80c50faf Merge pull request #4817 from j2sol/zero-exit
13 years ago
jctanner 189ec15bd5 Merge pull request #4706 from mvo5/bugfix/more-syntax-check
13 years ago
jctanner 2d9087b806 Merge pull request #4484 from mscherer/add_short_hostname
13 years ago
James Tanner 91e5569324 Merge pull request #4466 from sfromm/ansible
13 years ago
jctanner e08f685507 Merge pull request #3937 from masahide/devel
13 years ago
Jesse Keating 46554bbc30 Exit 0 with no matched hosts
13 years ago
Michael Vogt 0b82722484 load tasks/vars includes in syntax-check mode as well
13 years ago
Michael Scherer f8b23e5721 add a default value for the -d option of ansible-pull
13 years ago
Stoned Elipot c7217a8f1b Fix 'ansible-doc -l' runtime error following commit 4430d0f
13 years ago
Michael Scherer 92147aff0f also fix the doc, forgot in last commit
13 years ago
Michael Scherer 4b067fa47e ansible-pull by default will look for local.yml and $fqdn.yml.
13 years ago