Compare commits
2 commits
e6c233a1eb
...
510a97bb37
| Author | SHA1 | Date | |
|---|---|---|---|
| 510a97bb37 | |||
| 442ce74da4 |
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