Merge pull request '.drone.yml aktualisiert' (#23) from rulrich-patch-1 into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #23
This commit is contained in:
commit
510a97bb37
1 changed files with 2 additions and 2 deletions
|
|
@ -58,7 +58,7 @@ steps:
|
|||
become: true
|
||||
playbook: playbook.yml
|
||||
inventory: hosts
|
||||
limit: testing
|
||||
# limit: testing
|
||||
user:
|
||||
from_secret: drone_ansible_user
|
||||
private_key:
|
||||
|
|
@ -118,7 +118,7 @@ steps:
|
|||
become: true
|
||||
playbook: playbook.yml
|
||||
inventory: hosts
|
||||
limit: testing
|
||||
# limit: testing
|
||||
user:
|
||||
from_secret: drone_ansible_user
|
||||
private_key:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue