Don't gather facts
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details

This commit is contained in:
Santiago Lo Coco 2024-04-20 23:15:17 +02:00
parent 384c57cc15
commit ade315d5ea
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
- name: Configure SSH and add user accounts
hosts: all
become: true
gather_facts: true
gather_facts: false
roles:
- role: slococo.playground.ssh_config