This commit is contained in:
parent
427082f3ce
commit
2927f6a261
@ -37,7 +37,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- mkdir $HOME/.ssh
|
- mkdir $HOME/.ssh
|
||||||
- echo $GCE_SSH_KEY > $HOME/.ssh/google_compute_engine
|
- echo $GCE_SSH_KEY > $HOME/.ssh/google_compute_engine
|
||||||
- echo $GCE_CREDENTIAL_JSON > $GCE_CREDENTIALS_FILE
|
- echo $GCE_CREDENTIAL_JSON > $HOME/ansible-testing.json
|
||||||
- molecule create --scenario-name gce-centos-7
|
- molecule create --scenario-name gce-centos-7
|
||||||
# - molecule converge --scenario-name gce-centos-7
|
# - molecule converge --scenario-name gce-centos-7
|
||||||
# - molecule verify --scenario-name gce-centos-7
|
# - molecule verify --scenario-name gce-centos-7
|
||||||
|
Loading…
Reference in New Issue
Block a user