Commit 4af0d7c3 by remulo.carvalho

Update tzdata_update.yml

parent d2bb9fa5
......@@ -28,6 +28,7 @@
- name: Limpa o Subscrition manager
when: (ansible_distribution == "CentOS")
shell: subscription-manager clean; subscription-manager remove --all
ignore_errors: yes
- name: Update packages Centos 6 e 7
when: (ansible_distribution == "CentOS")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment