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
|
||||
variables:
|
||||
ANSIBLE_INVENTORY: inventories/production-no-auto
|
||||
ANSIBLE_STRATEGY: free
|
||||
stages:
|
||||
- lint
|
||||
|
Loading…
Reference in New Issue
Block a user