Chris Hammer chris
  • Joined on 2022-10-05
chris pushed to main at ansible_plays/gitea 2023-11-27 01:29:57 -05:00
e085a65725 Merge pull request 'update conditional; it was not working live' (#4) from development into main
416d7dcc0c update conditional; it was not working live
Compare 2 commits »
chris merged pull request ansible_plays/gitea#4 2023-11-27 01:29:55 -05:00
update conditional; it was not working live
chris created pull request ansible_plays/gitea#4 2023-11-27 01:29:08 -05:00
update conditional; it was not working live
chris pushed to development at ansible_plays/gitea 2023-11-27 01:28:52 -05:00
416d7dcc0c update conditional; it was not working live
chris pushed to main at ansible_plays/gitea 2023-11-27 00:14:55 -05:00
03f999d0d9 Merge pull request 'Upgrade to Gitea 1.21.1' (#3) from development into main
3b497df69b upgrade to 1.21.1
Compare 2 commits »
chris merged pull request ansible_plays/gitea#3 2023-11-27 00:14:54 -05:00
Upgrade to Gitea 1.21.1
chris created pull request ansible_plays/gitea#3 2023-11-26 19:51:23 -05:00
Upgrade to Gitea 1.21.1
chris pushed to development at ansible_plays/gitea 2023-11-26 19:51:00 -05:00
3b497df69b upgrade to 1.21.1
chris merged pull request ansible_plays/gitea#2 2023-11-26 19:25:10 -05:00
Merging CI integration into Main branch
chris pushed to main at ansible_plays/gitea 2023-11-26 19:25:10 -05:00
76cdc365b6 Merge pull request 'Merging CI integration into Main branch' (#2) from development into main
38fa45dda2 testing fix for issue #1
b0e3fd8d44 change exception to docker; this will work but not for podman
b22026b7f7 add debug for ansible_virtualization_type
52e7aa80e2 re-added fact gather stuff
Compare 8 commits »
chris created pull request ansible_plays/gitea#2 2023-11-26 19:24:18 -05:00
Merging CI integration into Main branch
chris commented on issue ansible_plays/gitea#1 2023-11-26 19:22:44 -05:00
Exceptions for Docker/Podman

Fix looks good. Closing issue.

chris closed issue ansible_plays/gitea#1 2023-11-26 19:22:44 -05:00
Exceptions for Docker/Podman
chris pushed to development at ansible_plays/gitea 2023-11-26 19:20:31 -05:00
38fa45dda2 testing fix for issue #1
chris commented on issue ansible_plays/gitea#1 2023-11-26 19:19:28 -05:00
Exceptions for Docker/Podman

Testing potential fix:

      when:
        - ansible_virtualization_type 
chris commented on issue ansible_plays/gitea#1 2023-11-26 12:48:01 -05:00
Exceptions for Docker/Podman

Development Box Results

TASK [Debug ansible_virtualization_type] **************************************
ok: [127.0.0.1] => {
    "ansible_virtualization_type": "container"
}

chris opened issue ansible_plays/gitea#1 2023-11-26 12:44:27 -05:00
Exceptions for Docker/Podman
chris pushed to development at ansible_plays/gitea 2023-11-25 00:50:54 -05:00
b0e3fd8d44 change exception to docker; this will work but not for podman
chris pushed to development at ansible_plays/gitea 2023-11-25 00:35:15 -05:00
b22026b7f7 add debug for ansible_virtualization_type
chris pushed to development at ansible_plays/gitea 2023-11-25 00:33:16 -05:00
52e7aa80e2 re-added fact gather stuff
9a54413b91 re-worked some stuff; testing ci
Compare 2 commits »