Commit 17d8e5ce authored by ansible-repo-updater[bot]'s avatar ansible-repo-updater[bot]
Browse files

chore: sync from template v1.2.47

parent 3ae6bbb5
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -33,10 +33,16 @@ jobs:
          - python: "3.x"
            ansible: "9"
            experimental: true
          - python: "3.x"
            ansible: "latest"
            experimental: true
        exclude:
          - python: "3.x"
            ansible: "9"
            experimental: false
          - python: "3.x"
            ansible: "latest"
            experimental: false

    steps:
      - name: Check out the codebase