File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3232 with :
3333 molecule_options : --base-config molecule/_shared/base.yml
3434 molecule_args : --scenario-name ${{ matrix.scenario }}
35- molecule_working_dir : " HanXHX/ansible-debian-bootstrap"
35+ molecule_working_dir : " HanXHX/ansible-debian-bootstrap"
Original file line number Diff line number Diff line change @@ -32,6 +32,6 @@ provisioner:
3232 converge : ../_shared/converge.yml
3333
3434# TODO: Add this back in when we have a testinfra verifier
35- # verifier:
36- # name: testinfra
37- # directory: ../_shared/tests
35+ # verifier:
36+ # name: testinfra
37+ # directory: ../_shared/tests
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ platforms:
1010 cgroupns_mode : host
1111 volumes :
1212 - /sys/fs/cgroup:/sys/fs/cgroup:rw
13- privileged : true
13+ privileged : true
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ platforms:
1010 cgroupns_mode : host
1111 volumes :
1212 - /sys/fs/cgroup:/sys/fs/cgroup:rw
13- privileged : true
13+ privileged : true
You can’t perform that action at this time.
0 commit comments