Modify GitLab CI to use the no-auto variant of the prod inventory
This commit is contained in:
parent
5adcf4536c
commit
7499a1e0a1
@ -1,5 +1,6 @@
|
|||||||
image: rehashedsalt/ansible-env:bleeding
|
image: rehashedsalt/ansible-env:bleeding
|
||||||
variables:
|
variables:
|
||||||
|
ANSIBLE_INVENTORY: inventories/production-no-auto
|
||||||
ANSIBLE_STRATEGY: free
|
ANSIBLE_STRATEGY: free
|
||||||
stages:
|
stages:
|
||||||
- lint
|
- lint
|
||||||
|
Loading…
Reference in New Issue
Block a user