0.1.0-DEV-20200429-235611
------------------------- * ADD: - intial commit for the zen_ntp ansible play
This commit is contained in:
parent
4b4cf28451
commit
b0db2425e5
@ -68,6 +68,9 @@ stages:
|
||||
- ls -ltr
|
||||
- ansible-galaxy install -r roles/requirements.yml
|
||||
- ansible-playbook -v -i '127.0.0.1,' --connection=local ${ANSIBLE_EXTRA_VARS} ${ANSIBLE_PLAY}
|
||||
- cat /etc/ntp.conf
|
||||
- ansible-playbook -v -i '127.0.0.1,' --connection=local ${ANSIBLE_EXTRA_VARS} ${ANSIBLE_PLAY} -e ntp_node_type=client
|
||||
- cat /etc/ntp.conf
|
||||
### END TEMPLATES ###
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user