Skip to content

Commit

Permalink
Update molecule tests CI
Browse files Browse the repository at this point in the history
  • Loading branch information
exitfound committed Sep 6, 2024
1 parent e80a2d3 commit 6e00f22
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
env:
PY_COLORS: 1
ANSIBLE_FORCE_COLOR: 1
ANSIBLE_STDOUT_CALLBACK: yaml
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down Expand Up @@ -123,6 +124,7 @@ jobs:
env:
PY_COLORS: 1
ANSIBLE_FORCE_COLOR: 1
ANSIBLE_STDOUT_CALLBACK: yaml
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down Expand Up @@ -164,6 +166,7 @@ jobs:
env:
PY_COLORS: 1
ANSIBLE_FORCE_COLOR: 1
ANSIBLE_STDOUT_CALLBACK: yaml
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down Expand Up @@ -205,6 +208,7 @@ jobs:
env:
PY_COLORS: 1
ANSIBLE_FORCE_COLOR: 1
ANSIBLE_STDOUT_CALLBACK: yaml
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down Expand Up @@ -234,6 +238,7 @@ jobs:
env:
PY_COLORS: 1
ANSIBLE_FORCE_COLOR: 1
ANSIBLE_STDOUT_CALLBACK: yaml
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down Expand Up @@ -261,6 +266,7 @@ jobs:
env:
PY_COLORS: 1
ANSIBLE_FORCE_COLOR: 1
ANSIBLE_STDOUT_CALLBACK: yaml
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down Expand Up @@ -288,6 +294,7 @@ jobs:
env:
PY_COLORS: 1
ANSIBLE_FORCE_COLOR: 1
ANSIBLE_STDOUT_CALLBACK: yaml
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 6e00f22

Please sign in to comment.