Commit Graph

175 Commits (cf5ce972758f93cbc06feb465cc7b6c81b10ba3a)

Author SHA1 Message Date
James Cammarata fe5a7bcabf Fixing bad variable naming choices
12 years ago
James Cammarata 2eda9a3a47 Fixing item loop when undefined variable errors occur because of missing attributes
12 years ago
James Cammarata 05644686de Fix bug in plugin path caching
12 years ago
James Cammarata 0c40c6c23c Fix order of resolving dependent role variables from vars files
12 years ago
James Cammarata 313f26f866 Fix issue with vars precedence from roles
12 years ago
James Cammarata 21dcfd7192 Adding integration tests for async fire-and-forget checking
12 years ago
James Cammarata 889dfc4374 Merge pull request #8959 from willthames/galaxy_ssh_clone
12 years ago
James Cammarata 56954a200e Merge branch 'devel' of https://github.com/dmage/ansible into dmage-devel
12 years ago
Toshio Kuratomi f7b5b85743 Fix the name of the upstart service
12 years ago
Toshio Kuratomi d98e32e364 Fix the var we're checking in the upstart test
12 years ago
Toshio Kuratomi 6943ec11a5 Failure to enable a service now fails the task
12 years ago
James Cammarata 28f6a18ef6 Allow git repo queries without a clone when update=no
12 years ago
James Cammarata b376e208c7 Adding "follow" param for file/copy options
12 years ago
Toshio Kuratomi 49a6af1378 Test that file touch does not keep a new file if we failed to set its
12 years ago
James Cammarata dc9482d548 Fix quoting issues in lineinfile for individual single-quotes
12 years ago
James Cammarata 178075489b Merge branch 'gh-7432' of https://github.com/hfinucane/ansible into hfinucane-gh-7432
12 years ago
James Laska 6cd55a5e95 Correct mysql integration indentation
12 years ago
James Laska b7c7476359 Include el7 mariadb support in mysql integration test
12 years ago
James Cammarata 317ab06bc6 Fixing multiline parsing to preserve newlines
12 years ago
James Cammarata a571fd4efe Convert boolean strings from set_fact to proper boolean values
12 years ago
Will Thames d6a725659e Allow github style ssh repo names
12 years ago
Toshio Kuratomi a9b5b1bf55 Test that we can override variables set in inventory when the vars_file name is templated
12 years ago
James Cammarata cd99821f8a Fix py26 difference in ssl socket connect call from 99ba9d6
12 years ago
James Cammarata 14b8e2cf01 Make sure set_fact variables go into VARS_CACHE
12 years ago
Henry Finucane 9638ab973f Add integration test
12 years ago
Oleg Bulatov a7d38702d9 Fix #7711
12 years ago
Chris Church dac11904cb Add tests for new windows facts.
12 years ago
James Cammarata e99db078b4 Additional fixes for the new omit parameter variable
12 years ago
Victor Lin 6260635c65 add new test case
12 years ago
Victor Lin 559c04f324 Implement omit for module args, also add tests for it
12 years ago
James Cammarata d99b835c3e Adding integration tests for symbolic modes
12 years ago
Will Thames ab8490d003 Added warnings to command module
12 years ago
Michael DeHaan 3871eebfbb Merge pull request #8441 from willthames/unarchive_dest_fix
12 years ago
Michael DeHaan 3695c2bcab Remove galaxy CLI tests that hit bitbucket as bitbucket is hanging tests - maybe replace with nice github examples later :)
12 years ago
Will Thames 31540246dd Handle older git archive commands
12 years ago
Will Thames ada9074276 Allow installation of roles from yaml roles file
12 years ago
Will Thames 46b59b02ed Friendly Role Names and roles from URLs
12 years ago
Will Thames 1803976a40 Ensured that role version can be specified in role dependencies
12 years ago
Will Thames c2fe33f9f4 Tidied up a little, added tests
12 years ago
James Cammarata 5e240fec71 Merge branch 'devel' of https://github.com/l1k/ansible into l1k-devel
12 years ago
James Cammarata 8a1fbed5d6 Correct variable blending from vars_files with hostvars in them
12 years ago
Michael DeHaan f2adee9fc9 Merge pull request #8665 from cchurch/winrm_timeout
12 years ago
James Cammarata d4ff0d125a Make sure password files from lookups are created with restrictive permissions
12 years ago
James Cammarata 3a7aca6066 Fix no_log value for content in common file args settings
12 years ago
Chris Church 90fc6c6881 Added winrm test for long-running command.
12 years ago
Lukas Wunner 677de07f44 Try optimistic chown, do not error out if not permitted to chown
12 years ago
James Cammarata 783a1e3dfc Fixing broken patch 20957a1
12 years ago
James Cammarata 66802169f5 Adding integration test based on #8535
12 years ago
Michael DeHaan 3bead39c75 Merge branch 'spelling' of git://github.com/cgar/ansible into devel
12 years ago
James Cammarata 63bf2f6d9a Preserve all line breaks in literal blocks
12 years ago