This commit is contained in:
parent
e1b31e2b51
commit
36fbc3121d
@ -55,6 +55,9 @@ steps:
|
||||
image: xoxys/molecule:ec2-linux-amd64
|
||||
commands:
|
||||
- /bin/bash /docker-entrypoint.sh
|
||||
- mkdir -p ./plugins/filters/
|
||||
- wget -P ./plugins/filters/ https://gitea.rknet.org/xoxys/ansible-dc/raw/branch/master/custom/filter/wrap.py
|
||||
- wget -P ./plugins/filters/ https://gitea.rknet.org/xoxys/ansible-dc/raw/branch/master/custom/filter/prefix.py
|
||||
- molecule create --scenario-name ec2-centos-7
|
||||
- molecule converge --scenario-name ec2-centos-7
|
||||
- molecule verify --scenario-name ec2-centos-7
|
||||
|
Loading…
Reference in New Issue
Block a user