update pipeline
This commit is contained in:
@@ -137,7 +137,7 @@ ansible-update-dns:
|
|||||||
script:
|
script:
|
||||||
- apt update && apt install ansible -y
|
- apt update && apt install ansible -y
|
||||||
- ansible-galaxy install -r $CI_PROJECT_DIR/group_vars/requirements.yml
|
- ansible-galaxy install -r $CI_PROJECT_DIR/group_vars/requirements.yml
|
||||||
- ansible-playbook $CI_PROJECT_DIR/ansible/dns.yml
|
- ansible-playbook $CI_PROJECT_DIR/tasks/dns.yml
|
||||||
only:
|
only:
|
||||||
changes:
|
changes:
|
||||||
- tasks/dns.yml
|
- tasks/dns.yml
|
||||||
Reference in New Issue
Block a user