reduce the verbosity in ansible
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Morgan McMillian 2023-03-08 13:04:51 -08:00
parent e579ed77fd
commit 853f77cd5a

View file

@ -13,7 +13,6 @@ pipeline:
settings: settings:
playbook: main.yaml playbook: main.yaml
inventory: hosts.ini inventory: hosts.ini
verbose: 4
user: igor user: igor
private_key: $IGOR_KEY private_key: $IGOR_KEY