Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy committed Jul 15, 2023
1 parent 7018b99 commit d3a372c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

# ansible-playbook -K -D -i inventory/hosts.yml playbook.yml --ask-vault-pass

- hosts: localhost # should be limited
- name: Certificate Generator
hosts: localhost # should be limited
become: true
gather_facts: yes
roles:
Expand Down

0 comments on commit d3a372c

Please sign in to comment.