Branch: refs/heads/molecule Home: https://github.com/galaxyproject/ansible-galaxy Commit: dc487acd4bed88e540c6437b159656df1cb25dd5 https://github.com/galaxyproject/ansible-galaxy/commit/dc487acd4bed88e540c64... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: A .github/workflows/molecule.yml A molecule/_common/Dockerfile.j2 A molecule/_common/requirements.yml A molecule/default/converge.yml A molecule/default/molecule.yml R tests/test_playbook.yml Log Message: ----------- Convert test to molecule Commit: 071ef51598dfaee0c417960c01089e3e3ae3e610 https://github.com/galaxyproject/ansible-galaxy/commit/071ef51598dfaee0c4179... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M .github/workflows/molecule.yml Log Message: ----------- Remove invalid scenario Commit: bbe91aa0c5b19eaebdf6a4b1603d65de06bdad19 https://github.com/galaxyproject/ansible-galaxy/commit/bbe91aa0c5b19eaebdf6a... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M .github/workflows/molecule.yml M molecule/default/converge.yml Log Message: ----------- Set output syntax, fix type Commit: 59216d846fa317e9d40a765890188886e5e48e36 https://github.com/galaxyproject/ansible-galaxy/commit/59216d846fa317e9d40a7... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M molecule/default/converge.yml Log Message: ----------- Install sudo Commit: 6f7181e2a616e813076f9b6d3e0d07c400a83d75 https://github.com/galaxyproject/ansible-galaxy/commit/6f7181e2a616e813076f9... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M molecule/default/converge.yml Log Message: ----------- Why is it that CI finds unique, weird, inscrutable ways to fail that dont' happen locally. Every time. Commit: 982a645d073c70144695f6a35c3efe3bdf30b4dd https://github.com/galaxyproject/ansible-galaxy/commit/982a645d073c70144695f... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M molecule/_common/Dockerfile.j2 M molecule/default/converge.yml Log Message: ----------- Add python-setuptools for Ansible pip module Commit: 79b26d983481ed0f892733dd9256ad31341979cc https://github.com/galaxyproject/ansible-galaxy/commit/79b26d983481ed0f89273... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M molecule/default/molecule.yml Log Message: ----------- chmod 777 Commit: 1146ba93143e1a09c2cbc046acb5bf9c112a99c0 https://github.com/galaxyproject/ansible-galaxy/commit/1146ba93143e1a09c2cbc... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M molecule/_common/Dockerfile.j2 M molecule/default/converge.yml Log Message: ----------- Use a git from this century on EL7 to hopefully pass idempotence Commit: ae1bdd6aca24f29e17541993a353f911a918706c https://github.com/galaxyproject/ansible-galaxy/commit/ae1bdd6aca24f29e17541... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: R .github/workflows/ci.yml Log Message: ----------- Remove old non-molecule workflow Commit: 475ce6d711a2738889dcf7d4aaa9800fce20e5df https://github.com/galaxyproject/ansible-galaxy/commit/475ce6d711a2738889dcf... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M .github/workflows/molecule.yml M molecule/_common/Dockerfile.j2 M molecule/default/converge.yml M molecule/default/molecule.yml Log Message: ----------- Broken attempt at a matrix test. Interpolation of the variable in image doesn't work correctly. Commit: 8117605fcae0b546689f1a646035e670aa05b888 https://github.com/galaxyproject/ansible-galaxy/commit/8117605fcae0b546689f1... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M .github/workflows/molecule.yml M molecule/default/molecule.yml Log Message: ----------- Work around variable interpolation bug in molecule-docker by downgrading Commit: f367c66d3475a3484d000cbba76e5057459adba5 https://github.com/galaxyproject/ansible-galaxy/commit/f367c66d3475a3484d000... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M molecule/default/converge.yml Log Message: ----------- Add dependency installation for dnf and apt Commit: f3e091c9d6eb124ff2ad54be67551b77ca7e7e05 https://github.com/galaxyproject/ansible-galaxy/commit/f3e091c9d6eb124ff2ad5... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M .github/workflows/molecule.yml Log Message: ----------- Properly set commit id Commit: 72e2690be30b0560d22b5750ac7e988a8354b41f https://github.com/galaxyproject/ansible-galaxy/commit/72e2690be30b0560d22b5... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M .github/workflows/molecule.yml Log Message: ----------- Test on Rocky 8 and Ubuntu 22.04 Commit: 4980b946e317a87adc07765f4c3ec2807e2d6536 https://github.com/galaxyproject/ansible-galaxy/commit/4980b946e317a87adc077... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M molecule/_common/Dockerfile.j2 Log Message: ----------- Install python38 instead of python3 (3.6) on EL8 Commit: a73f840b7963c0b28f017761adac2346b254fe22 https://github.com/galaxyproject/ansible-galaxy/commit/a73f840b7963c0b28f017... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M .github/workflows/molecule.yml Log Message: ----------- Don't test Galaxy 21.01 on Ubuntu 22.04. Commit: b026b1cd880a554ec117e088e0c7aee7a3b4cb5b https://github.com/galaxyproject/ansible-galaxy/commit/b026b1cd880a554ec117e... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M .github/workflows/molecule.yml Log Message: ----------- Temporarily drop Ubuntu 22.04 entirely for now, will add it back once we add Galaxy 22.05 to the matrix. Commit: cdbc4f9ad49598c9c079530044476b4f1b716b32 https://github.com/galaxyproject/ansible-galaxy/commit/cdbc4f9ad49598c9c0795... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M .github/workflows/molecule.yml Log Message: ----------- Exclude < 22.05 from Ubuntu 22.04 Commit: 30b883d9851e06f9ca7b893ffa7160d37686dea6 https://github.com/galaxyproject/ansible-galaxy/commit/30b883d9851e06f9ca7b8... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M molecule/default/converge.yml Log Message: ----------- Tests: use the currently cloned commit ID when testing idempotence Commit: d107ae13154c3c569b79a21b038715309c37cbf4 https://github.com/galaxyproject/ansible-galaxy/commit/d107ae13154c3c569b79a... Author: Nate Coraor <nate@bx.psu.edu> Date: 2022-11-15 (Tue, 15 Nov 2022) Changed paths: M .github/workflows/molecule.yml Log Message: ----------- Update action versions Compare: https://github.com/galaxyproject/ansible-galaxy/compare/a108d9caa9f8...d107a...