added .gitgnore
This commit is contained in:
parent
71f7a14fd0
commit
6f633d91d1
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.retry
|
@ -3,7 +3,7 @@
|
||||
become: true
|
||||
tasks:
|
||||
- name: Install software
|
||||
pkg:
|
||||
apt:
|
||||
name: "{{ item }}"
|
||||
state: present
|
||||
loop:
|
||||
|
Loading…
Reference in New Issue
Block a user