test
This commit is contained in:
parent
1c6b0e05ea
commit
d2b9d96b18
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
[sptarkov:vars]
|
[sptarkov:vars]
|
||||||
ansible_user={{ DEPLOY_USER }}
|
ansible_user={{ DEPLOY_USER }}
|
||||||
ansible_connection=ssh
|
ansible_connection=paramiki_ssh
|
||||||
ansible_ssh_pass=test
|
ansible_ssh_pass=test
|
||||||
ansible_ssh_user=drone
|
ansible_ssh_user=drone
|
||||||
ansible_ssh_private_key_file=/drone/src/private.key
|
ansible_ssh_private_key_file=/drone/src/private.key
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
- name: install and configure PHP8 and composer
|
- name: install and configure PHP8 and composer
|
||||||
hosts: host
|
hosts: sptarkov
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Delete spt-items-api before adding everything again
|
- name: Delete spt-items-api before adding everything again
|
||||||
|
Loading…
x
Reference in New Issue
Block a user