Commit Graph
100 Commits
Author SHA1 Message Date
James Tanner d8fb05fb63 Update changelog for cpanm 2014-03-03 13:41:12 -05:00
James Tanner abd7c0b565 Update cpanm module to newer module patterns 2014-03-03 13:37:32 -05:00
James Tanner 4da0428d89 Merge branch 'module-cpanm' of git://github.com/franckcuny/ansible into franckcuny-module-cpanm 2014-03-03 13:07:26 -05:00
James Tanner e893f979d9 Set version to 1.6 2014-03-03 12:51:52 -05:00
jctanner b4e4aff134 Merge pull request #6249 from techtonik/patch-1
CHANGELOG.md: remove duplicate entry about docker
2014-03-03 12:10:13 -05:00
jctanner b1a3e367b6 Merge pull request #6196 from softzilla/feature/docker_py_0.3.0_ansible
docker_image: added support for docker_py >= 0.3.0, Docker API >= 1.8. Replace #6178
2014-03-03 11:58:16 -05:00
James Tanner 623cd9ac50 Revert "Merge pull request #6250 from dagwieers/gather_facts-once"
This reverts commit b769b4181a, reversing
changes made to 1e01fb856d.
2014-03-03 10:20:42 -05:00
jctanner b769b4181a Merge pull request #6250 from dagwieers/gather_facts-once
Fix regression causing setup to run for every play
2014-03-03 10:16:43 -05:00
jctanner 1e01fb856d Merge pull request #6242 from scottanderson42/rds-group-modules
Adds modules for managing Amazon RDS parameter and subnet groups.
2014-03-03 09:42:44 -05:00
jctanner a4428530b5 Merge pull request #6240 from fesplugas/devel
get rid of newline chars when reading password file
2014-03-03 09:38:47 -05:00
jctanner 873ab6cc44 Merge pull request #6239 from lathan/typo
typo fix
2014-03-03 09:38:00 -05:00
jctanner 2d27f29e3c Merge pull request #6237 from bcoca/genfuntoo
added better gentoo/funtoo support
2014-03-03 09:34:21 -05:00
James Tanner 9103bd92e2 Add note about ansible-vault to the changelog 2014-02-28 10:09:23 -05:00
James Tanner 960babd17d Add changelog note for docker-py 0.3.0 2014-02-28 10:07:42 -05:00
James Tanner 6cb21bac5f Update changelog for new yum module behavior 2014-02-28 10:03:41 -05:00
jctanner 42a2586dfa Merge pull request #6171 from joshuaconner/update_to_docker-py_0.3.0
docker: update to docker-py 0.3.0, plus full port binding support etc. from #5639
2014-02-28 08:31:56 -05:00
James Tanner aeccbeeed2 add failsafe comment for install_repoquery 2014-02-27 13:42:05 -05:00
James Tanner 122a7021bc remove install_repoquery docstring 2014-02-27 13:29:15 -05:00
James Tanner 3f43fa529d Install yum-utils by default 2014-02-27 13:16:30 -05:00
James Tanner 58c78539bb Fix typo 2014-02-27 12:40:51 -05:00
James Tanner da210522f3 Fix up docstring type and extra info about list 2014-02-27 12:39:27 -05:00
James Tanner 79fb252dc9 Update docstring for rhn details 2014-02-27 12:34:53 -05:00
James Tanner f89e5315af Add install_repoquery parameter to the yum module 2014-02-27 12:18:25 -05:00
James Tanner e3672dded0 Remove breakpoint 2014-02-26 14:53:36 -05:00
James Tanner b74105c689 Add --vault-password-file to bin/ansible-pull 2014-02-26 14:52:57 -05:00
James Tanner a37a6983be Switch from skipIf to SkipTest for TestVaulLib 2014-02-26 14:01:31 -05:00
James Tanner f5359c310f Add negative tests for VaultLib 2014-02-26 13:38:58 -05:00
James Tanner baed7a0ed9 Fixes #6187 Add unit tests for VaultLib 2014-02-26 12:10:09 -05:00
James Tanner 35def422a3 Addresses #6188 Add --vault-password-file to bin/ansible and bin/ansible-playbook 2014-02-26 11:01:03 -05:00
James Tanner 7acd2f3a2d Addresses #6188 Add --vault-password-file option to the ansible-vault command 2014-02-26 10:01:59 -05:00
James Tanner 1e33c96083 Update changelog for ec2_snapshot 2014-02-26 09:21:22 -05:00
jctanner 6fa898c511 Merge pull request #5092 from willthames/ec2_snapshot
Module to create EC2 snapshots
2014-02-26 06:10:17 -05:00
jctanner 1277b45b3c Merge pull request #5941 from sivel/rax-name-search-opts
rax module: Use regex start and end of string with name base filters
2014-02-26 05:56:39 -05:00
James Tanner 0cca4a3919 Fixes #5255 yum: set disabled repos before enabled repos and fix the parameters used 2014-02-25 14:53:48 -05:00
James Tanner 876035c0b1 Fixes #6161 Get the delegate host info properly from the hostvars object 2014-02-25 11:18:06 -05:00
James Tanner e121ff111d Fix synchronize unit test to handle checkmode 2014-02-25 09:24:14 -05:00
James Tanner 9209581565 Fixes #6155 Inject checkmode into synchronize module args 2014-02-25 08:58:58 -05:00
James Tanner 0f95a905d9 Fixes #5965 Ensure the inject for each item in a loop is un-altered 2014-02-24 20:54:26 -05:00
jctanner 8a253bf576 Merge pull request #6151 from jctanner/vault_rewrite
Vault rewrite, pass 1
2014-02-24 14:54:01 -05:00
James Tanner 39603b06e8 Update changelog for ansible_ssh_private_key_file templating 2014-02-24 14:28:06 -05:00
jctanner 93c746db9c Merge pull request #5651 from nikut/sshfix
allow ansible_ssh_private_key_file to be templated (thanks to benno)
2014-02-24 14:26:48 -05:00
James Tanner 9c9f15acb7 Fix decryption error 2014-02-24 13:20:27 -05:00
James Tanner 52a8efefba Vault rewrite, pass 1 2014-02-24 13:09:36 -05:00
jctanner 719367facb Merge pull request #6113 from jlaska/custom_nose_args
Allow custom nosetest parameters
2014-02-21 16:21:08 -05:00
James Tanner 4af1d6098b Fixes #5939 Allow for delegate hosts that are not in inventory 2014-02-21 15:54:09 -05:00
James Tanner d29da4cba1 Add iterator tests 2014-02-21 14:26:38 -05:00
James Tanner 65e58c21dd Add test for basic lookups 2014-02-21 11:34:06 -05:00
James Tanner 799fe2c289 Add handlers test 2014-02-21 10:28:27 -05:00
James Tanner d07032fa5a Add async test role 2014-02-21 10:00:01 -05:00
James Tanner 03d3ba723b Remove -e for echo in test_facts_d 2014-02-20 17:09:46 -05:00
James Tanner e4970c0933 Test for facts.d 2014-02-20 16:05:50 -05:00
James Tanner 8336cd7fa6 Check for no change in test_yum 2014-02-20 15:07:54 -05:00
James Tanner f51e16014f apt re-run verification 2014-02-20 15:01:23 -05:00
James Tanner 2b3856f1b6 Add apt test role 2014-02-20 14:56:01 -05:00
James Tanner 57fc86ec3c Add yum tests 2014-02-20 13:41:55 -05:00
James Tanner 010e145efa Add changed_when test 2014-02-20 12:45:56 -05:00
James Tanner 9f514ddd1d Add mercurial test 2014-02-20 11:20:32 -05:00
James Tanner 7fe3db408d Fixes #6082 Set vault password to None by default 2014-02-19 21:26:12 -05:00
James Tanner cf5acb9982 Add git test role 2014-02-19 21:14:09 -05:00
James Tanner d11d9fd66c Add synchronize test 2014-02-19 17:32:37 -05:00
James Tanner ee6a0359f5 add stat role to non_destructive 2014-02-19 16:45:25 -05:00
James Tanner 9d059de99c Add test_stat role 2014-02-19 16:45:25 -05:00
James Tanner 5272eab40c Remove debug task from pip 2014-02-19 16:03:38 -05:00
James Tanner 6e3a2db602 Fix gem role ref 2014-02-19 15:59:50 -05:00
James Tanner 42c18498a1 Add ruby gem test 2014-02-19 15:59:25 -05:00
James Tanner 3c8b47ad81 Verify mode for template module 2014-02-19 15:10:04 -05:00
James Tanner 73f0cf367e Fix template test 2014-02-19 15:02:38 -05:00
James Tanner db1c472c5d Add basic template test 2014-02-19 14:55:09 -05:00
James Tanner bee089d5e1 Remove entropy comment 2014-02-19 13:36:20 -05:00
James Tanner 86b9f84fb9 Change entropy message for vault 2014-02-19 13:31:01 -05:00
James Tanner 3a965a1392 Remove intermediate string on decrypt 2014-02-19 11:35:00 -05:00
James Tanner 9ba053c885 Fix ansible cli to use vault for group var files 2014-02-19 11:23:46 -05:00
James Tanner 286ca505bd Remove breakpoint 2014-02-19 11:08:02 -05:00
James Tanner 84467a8f12 Change retype to confirm 2014-02-19 11:06:53 -05:00
James Tanner aa46ab1d86 Fix function name 2014-02-19 11:05:08 -05:00
James Tanner 3fc87e011b Fix all other calls to yaml 2014-02-19 11:01:21 -05:00
James Tanner 427b8dc78d Ansible vault: a framework for encrypting any playbook or var file. 2014-02-18 15:35:12 -05:00
James Tanner eaced05a77 Fix spec changelog date again 2014-02-13 10:06:09 -05:00
James Tanner fa4a308a70 Fix rpm spec changelog date 2014-02-13 10:04:34 -05:00
jctanner cb6dd6e43f Merge pull request #5988 from willthames/fix_ec2_state_not_absent
ec2 module fails when state is not absent
2014-02-13 09:11:54 -05:00
jctanner fe94c0cd05 Merge pull request #5957 from sivel/rax-no-default-disk-config
rax module: Don't set a default for disk_config
2014-02-11 11:55:06 -05:00
James Tanner b5c242773d Update bug reporting instructions to refer to the issue template 2014-02-11 10:26:25 -05:00
James Tanner 89c89c8ed2 Re-add synchronize unit tests 2014-02-10 23:56:32 -05:00
James Tanner 9ce46e5f41 Refactor the synchronize action plugin and add unit tests 2014-02-10 23:39:17 -05:00
jctanner 4688be33d4 Merge pull request #5946 from bob-smith/patch-1
Fix typos in ISSUE_TEMPLATE.md
2014-02-10 17:00:25 -05:00
jctanner 4636a0d152 Merge pull request #5906 from sivel/test-module-json
Support for -a to accept a file with test-module
2014-02-07 14:18:48 -05:00
James Tanner a62af82757 Make ec2 exact_count and count mutually exclusive 2014-02-07 13:42:43 -05:00
James Tanner b3ab7e7885 Check mutually_exclusive parameters before applying defaults 2014-02-07 13:42:08 -05:00
James Tanner 70ebb05190 Return a tagged_instances list for hosts that matched the count_tag 2014-02-07 13:07:34 -05:00
James Tanner 084b623833 Update changelog for ec2 exact_count and count_tag 2014-02-07 11:06:19 -05:00
jctanner 6e7f684958 Merge pull request #5901 from jctanner/ec2_tag_exact_count_2
Add exact_count and count_tag to the ec2 module.
2014-02-07 10:57:01 -05:00
James Tanner f101768a9d Make an example that sets the instance Names 2014-02-07 10:49:13 -05:00
James Tanner 005ef837d9 Update docstrings 2014-02-07 10:34:45 -05:00
James Tanner fd919062cb Add exact_count and count_tag to the ec2 module. 2014-02-06 23:25:57 -05:00
jctanner 0bc0315171 Merge pull request #5880 from willthames/ec2_modules_refactor
Create a common EC2 connection argument spec for EC2 modules
2014-02-06 11:08:09 -05:00
James Tanner f52deaff7b Updating changelog and docs for the new play_hosts variable 2014-02-06 00:01:39 -05:00
jctanner 28933de84d Merge pull request #5771 from bcoca/play_hosts2
added new play_hosts var
2014-02-05 23:52:20 -05:00
James Tanner 119543f0af Update changelog to reflect #5363 2014-02-05 18:44:24 -05:00
jctanner a1d2b5f257 Merge pull request #5363 from bcoca/acl_improved
acl module: acl now supports 'default'
2014-02-05 18:40:59 -05:00
jctanner dbeddd3e14 Merge pull request #5302 from Barthalion/devel
Make PKGBUILD packaging standards compliant.
2014-02-05 17:43:30 -05:00