mirror of
https://gitlab.durp.info/durfy/runbooks/ansible.git
synced 2026-05-07 08:00:29 -05:00
update
This commit is contained in:
parent
9461062112
commit
4b8173de34
1 changed files with 1 additions and 1 deletions
|
|
@ -17,6 +17,6 @@ ansible-base:
|
||||||
before_script:
|
before_script:
|
||||||
- apt update && apt install tzdata ansible python3-pip -y
|
- apt update && apt install tzdata ansible python3-pip -y
|
||||||
script:
|
script:
|
||||||
- ansible-playbook $CI_PROJECT_DIR/ansible/base.yml
|
- ansible-playbook $CI_PROJECT_DIR/ansible/base.yaml
|
||||||
rules:
|
rules:
|
||||||
- if: '$SCRIPT == "base"'
|
- if: '$SCRIPT == "base"'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue