1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

ignore errors on install packages

This commit is contained in:
eoli3n 2019-12-01 17:35:51 +01:00
parent 5ff8aae3ee
commit 14cad4e78b
2 changed files with 2 additions and 0 deletions

@ -2,3 +2,4 @@
inventory = ./hosts
callback_whitelist = skippy
display_skipped_hosts = False
host_key_checking = False

@ -9,6 +9,7 @@
- fzf
state: present
become: yes
ignore_errors: yes
- name: Test host packages file
stat: