0.1.0-DEV-20200429-234633
------------------------- * ADD: - add additional tests for CI
This commit is contained in:
@ -64,6 +64,9 @@ stages:
|
||||
script:
|
||||
- cp -av ${ANSIBLE_ROLE_PATH} /etc/ansible/roles/${ANSIBLE_ROLE}
|
||||
- ansible-playbook -v --connection=local ${ANSIBLE_EXTRA_VARS} tests/test.yml
|
||||
- cat /etc/ntp.conf
|
||||
- ansible-playbook -v --connection=local ${ANSIBLE_EXTRA_VARS} tests/test.yml -e ntp_node_type=client
|
||||
- cat /etc/ntp.conf
|
||||
### END TEMPLATES ###
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user