Skip to content

Commit 7142473

Browse files
Fix molecule
Former-commit-id: 4c4dd32
1 parent 350c99f commit 7142473

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

molecule/default/molecule.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ platforms:
4747
provisioner:
4848
name: ansible
4949
log: false
50-
env:
51-
PERSONAL_ACCESS_TOKEN: $PERSONAL_ACCESS_TOKEN
50+
# env:
51+
# PERSONAL_ACCESS_TOKEN: $PERSONAL_ACCESS_TOKEN
5252
inventory:
5353
host_vars:
5454
CentOS8:

0 commit comments

Comments
 (0)