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 become: true
tasks: tasks:
- name: Install software - name: Install software
pkg: apt:
name: "{{ item }}" name: "{{ item }}"
state: present state: present
loop: loop: