Commit Graph

  • dd249846ec don't run coverage analyze on Ansible 2.9 Adam Miller 2020-07-31 15:22:32 -05:00
  • 53bb7312e4 Add changelog entry for #74. Chris Church 2020-07-27 12:41:16 -04:00
  • 32350028b6 Fix synchronize to work with renamed docker (and buildah) connection plugins. Chris Church 2020-07-27 00:06:52 -04:00
  • 85b43f9059 Merge pull request #71 from maxamillion/release-prep/1.1.1 ansible-zuul[bot] 2020-07-21 14:33:01 +00:00
  • d944df3bde Merge pull request #72 from maxamillion/tests/disable-aix ansible-zuul[bot] 2020-07-17 18:12:43 +00:00
  • be61219931 disable AIX tests in shippable for now because of intermittent failures from IBM Cloud Adam Miller 2020-07-16 16:08:17 -05:00
  • 4aba0d1e93 fix broken docs links pointing to old primary branch Adam Miller 2020-07-16 11:10:08 -05:00
  • 3df097259c Merge pull request #70 from maxamillion/release-prep/1.1.0 1.1.0 ansible-zuul[bot] 2020-07-16 15:18:36 +00:00
  • 51a1e6d59a Prep Collection for 1.1.0 release Adam Miller 2020-07-16 00:28:20 -05:00
  • ff154e5d3b Merge pull request #68 from maxamillion/firewalld-migration ansible-zuul[bot] 2020-07-16 05:20:06 +00:00
  • 04441336fc add changelog fragment Adam Miller 2020-07-15 22:57:38 -05:00
  • 8c9bb90629 update firewalld examples to be FQCN Adam Miller 2020-07-15 16:23:09 -05:00
  • 116b38a946 Merge pull request #67 from maxaudron/main ansible-zuul[bot] 2020-07-13 18:39:29 +00:00
  • b32447d107 patch - add integration test for ignore_whitespace Max Audron 2020-07-12 12:07:48 +02:00
  • 78623fd7de patch - add line break to fix pep8 error Max Audron 2020-07-12 12:04:55 +02:00
  • 6f822d08d4 Revert "add future boilerplate imports" Adam Miller 2020-07-07 15:14:41 -05:00
  • 5dee4b0576 fix community.general -> ansible.posix import Adam Miller 2020-07-07 12:54:15 -05:00
  • e82c3907bb add future boilerplate imports Adam Miller 2020-07-07 09:42:37 -05:00
  • ea952f0825 migrate firewalld from community.general Adam Miller 2020-07-06 16:59:19 -05:00
  • 4f2c75a775 patch - add option to ignore whitespace changes Max Audron 2020-07-06 18:13:36 +02:00
  • 54f74612e6 Merge pull request #66 from maxamillion/remove-master-refs ansible-zuul[bot] 2020-07-06 15:51:08 +00:00
  • 0338fc5a8f remove references to old default branch name Adam Miller 2020-07-02 12:04:08 -05:00
  • f7fc4a2504 Merge pull request #65 from ansible-collections/gundalow-patch-1 ansible-zuul[bot] 2020-07-02 17:01:09 +00:00
  • cd13b2edbc settings.yml isn't use John R Barker 2020-07-02 17:09:54 +01:00
  • 7912ef56b8 Merge pull request #59 from maxamillion/collection-1.0.0-updates 1.0.0 ansible-zuul[bot] 2020-06-22 14:37:50 +00:00
  • ffd90de595 Merge pull request #58 from maxamillion/issues/11/action-plugins-use-fqcn-synchronize-patch ansible-zuul[bot] 2020-06-20 03:58:30 +00:00
  • ab01d216fc Content Collection 1.0.0 Release Adam Miller 2020-06-19 16:59:29 -05:00
  • d9827556a4 Merge pull request #56 from maxamillion/shippable/test-stable-and-devel ansible-zuul[bot] 2020-06-19 22:26:33 +00:00
  • 711e5fefdd make sanity tests happy Adam Miller 2020-06-19 17:14:38 -05:00
  • 829c0ce51c FreeBSD 12.1 ansible-test enhancements haven't been backported to 2.9, test 12.0 Adam Miller 2020-06-19 16:32:16 -05:00
  • 20c113f4c3 remove 2.9/aix tests, aix functionality was added in 2.10 Adam Miller 2020-06-19 15:25:40 -05:00
  • 492d5e3d05 use FQCN for module call in action plugins Adam Miller 2020-06-19 15:22:16 -05:00
  • e02e9d17d2 Merge pull request #57 from maxamillion/changelogs/fix-23-selinux-file-extension ansible-zuul[bot] 2020-06-19 17:46:42 +00:00
  • 916b96b4d9 Merge pull request #55 from maxamillion/issues/37/authorized_key-check_mode-inconsistent-return ansible-zuul[bot] 2020-06-19 17:44:02 +00:00
  • e1e748fb04 Update shippable.yml Adam Miller 2020-06-19 12:19:34 -05:00
  • a608931b9e Merge pull request #54 from maxamillion/issues/21/mount-traceback-ismount-not-callable ansible-zuul[bot] 2020-06-19 16:16:38 +00:00
  • 89118af1f3 fix 23-selinux-doesnt-create-missing-config-keys file extension Adam Miller 2020-06-19 10:48:29 -05:00
  • 581349b700 Update tests/utils/shippable/shippable.sh Adam Miller 2020-06-19 10:36:35 -05:00
  • d816868d49 Update tests/utils/shippable/shippable.sh Adam Miller 2020-06-19 10:36:02 -05:00
  • f7ac380b82 remove references to ismount.py for tests Adam Miller 2020-06-19 10:26:09 -05:00
  • 11bd762953 fix up some of the import from community.general artifacts Adam Miller 2020-06-19 10:19:46 -05:00
  • 82daf8ba9f shippable run against all stable and devel ansible Adam Miller 2020-06-19 10:05:19 -05:00
  • 86a5950efa authorized_keys - consistent behavior in check_mode Adam Miller 2020-06-18 23:01:06 -05:00
  • 01d06f6be3 mount - fix module_util pathing issue for ansible 2.9 Adam Miller 2020-06-19 09:09:57 -05:00
  • 0d0f8217cf Merge pull request #8 from sivel/ansible/pull/65973 ansible-zuul[bot] 2020-06-19 06:48:42 +00:00
  • 691d4c77da Merge pull request #30 from fbettag/patch-1 ansible-zuul[bot] 2020-06-19 06:20:43 +00:00
  • 39c09e778c Merge pull request #52 from maxamillion/issues/23/selinux-doesnt-create-missing-config-keys ansible-zuul[bot] 2020-06-19 06:20:37 +00:00
  • 9cd270461f remove erroneous extra .gitignore Adam Miller 2020-06-18 22:30:14 -05:00
  • 00f97908d7 Updates authorized_key.py with all current ssh key types Franz Bettag 2020-05-31 18:14:55 +00:00
  • 6208b5e920 Updates authorized_key.py to be used with FIDO2 security keys. Franz Bettag 2020-05-19 13:34:55 +00:00
  • cb54073f65 selinux - add missing config keys when needed Adam Miller 2020-06-18 16:02:02 -05:00
  • de75c6f325 Merge pull request #50 from Akasurde/changelog_fix_ii ansible-zuul[bot] 2020-06-18 08:29:58 +00:00
  • 441fe8a8d9 Fix changelog config Abhijeet Kasurde 2020-06-18 10:41:25 +05:30
  • 53714a8bc9 Merge pull request #40 from Akasurde/auth_fix ansible-zuul[bot] 2020-06-17 21:35:43 +00:00
  • e5ca7ed024 Merge pull request #45 from Akasurde/changelog_fix ansible-zuul[bot] 2020-06-17 21:34:06 +00:00
  • bcae141411 Merge pull request #49 from samccann/readme_update ansible-zuul[bot] 2020-06-17 21:28:28 +00:00
  • 12625db783 add 2.9 note and contributor link Sandra McCann 2020-06-17 16:23:15 -04:00
  • e025a735c3 update readme with contributor guide link etc Sandra McCann 2020-06-17 15:17:31 -04:00
  • 8c5c4b47df Merge pull request #48 from pabelanger/master ansible-zuul[bot] 2020-06-17 14:20:58 +00:00
  • e3b702e60a Add support for running ansible-test unit in zuul Paul Belanger 2020-06-17 08:27:39 -04:00
  • 09c50c183f authorized_key: Handle OSError raised Abhijeet Kasurde 2020-06-16 20:19:59 +05:30
  • 5760726dd4 Update changelog generation configuration Abhijeet Kasurde 2020-06-17 15:57:15 +05:30
  • 6a553ea4e8 Merge pull request #44 from pabelanger/master 0.1.3 ansible-zuul[bot] 2020-06-17 01:07:54 +00:00
  • e0685d0062 Prepare for 0.1.3 release Paul Belanger 2020-06-16 20:21:31 -04:00
  • 8af572c226 Merge pull request #43 from pabelanger/temp/sanity ansible-zuul[bot] 2020-06-17 00:19:35 +00:00
  • 21ce64a418 Remove sanity jobs from shippable Paul Belanger 2020-06-16 18:12:15 -04:00
  • 47b2f56dad Merge pull request #42 from pabelanger/master ansible-zuul[bot] 2020-06-16 23:17:21 +00:00
  • 92eb6c807a Bump version to 0.1.2 Paul Belanger 2020-06-16 17:57:11 -04:00
  • ceccecd8f3 Merge pull request #39 from pabelanger/master 0.1.2 ansible-zuul[bot] 2020-06-11 14:30:57 +00:00
  • 5b3b5538f2 Remove license key from galaxy.yml Paul Belanger 2020-06-11 10:07:04 -04:00
  • 2d5fb42acd Revert "Enable at, patch and synchronize tests (#5)" (#35) Adam Miller 2020-06-04 15:54:14 -05:00
  • 75a5f83602 Partially revert "mount: Check if src exists before mounted (ansible/ansible#61752)" (#33) Abhijeet Kasurde 2020-05-30 02:04:53 +05:30
  • 74c8ca58e2 Remove Ansible metadata from modules (#25) Abhijeet Kasurde 2020-05-21 22:25:32 +05:30
  • 0062198f73 Typecast results before use in profile_tasks callback (#26) Abhijeet Kasurde 2020-05-21 22:25:11 +05:30
  • d9e0140b66 Update EXAMPLES section in modules (#27) Abhijeet Kasurde 2020-05-21 22:24:20 +05:30
  • 147caed10d Copy and adjust changes from ansible/ansible#59530 (#14) Alex Shafer 2020-04-29 17:41:50 -04:00
  • 8a11a72e0c Fix issue ansible/ansible#59059 (#15) Alexandre Garnier 2020-04-29 22:17:03 +02:00
  • c217a9bf8d Adding labels to the tags section (#19) John Prause 2020-04-29 16:16:37 -04:00
  • 7e70deb734 Allow unsetting env vars (#7) Andrew Gaffney 2020-04-23 10:57:52 -05:00
  • 5b17c47723 Migrate hacking/cgroup_perf_recap_graph.py (#12) Matt Martz 2020-04-22 23:05:09 -05:00
  • 23d3703a84 Fix json callback for non-lockstep strategy plugins such as free. Fixes #65931 Matt Martz 2019-12-19 09:54:44 -06:00
  • 6b347f3725 CI should use devel (#6) John R Barker 2020-03-24 08:30:32 +00:00
  • 27482c25f9 Enable at, patch and synchronize tests (#5) Matt Martz 2020-03-20 07:37:05 -05:00
  • ce9ec16375 0.1.1 0.1.1 John R Barker 2020-03-18 20:32:28 +00:00
  • cd5e853e68 README.md (#4) John R Barker 2020-03-18 20:30:50 +00:00
  • 11c671adc7 Green CI for ansible.posix (#2) John R Barker 2020-03-18 11:19:19 +00:00
  • 07f1a2e98e Bootstrap Collection (#1) John R Barker 2020-03-13 09:12:26 +00:00
  • 2fded0100e Create BOTMETA.yml John R Barker 2020-03-10 18:20:05 +00:00
  • d1d7a7556e Delete collection-continuous-integration.yml John R Barker 2020-03-10 18:18:34 +00:00
  • 6f928621f0 Initial commit Ansible Core Team 2020-03-09 13:15:28 +00:00