added .gitgnore

This commit is contained in:
Paul Lecuq 2019-10-15 09:17:54 +02:00
parent 71f7a14fd0
commit 6f633d91d1
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.retry

View File

@ -3,7 +3,7 @@
become: true
tasks:
- name: Install software
pkg:
apt:
name: "{{ item }}"
state: present
loop: