You've already forked ansible-role-common
remove ping
This commit is contained in:
@@ -12,7 +12,6 @@ steps:
|
||||
- mkdir ${DRONE_REPO_NAME}
|
||||
- rsync -a . ${DRONE_REPO_NAME} --exclude ${DRONE_REPO_NAME}
|
||||
- cd ${DRONE_REPO_NAME}
|
||||
- ping -4 -c 1 mail.guise.net.nz
|
||||
- python3 --version
|
||||
- ansible --version
|
||||
- molecule --version
|
||||
|
||||
Reference in New Issue
Block a user