Commit 9ea59b3c by remulo.carvalho

Update tzdata_update.yml

parent 494f52fd
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
- name: Limpa o Subscrition manager - name: Limpa o Subscrition manager
when: (ansible_distribution == "CentOS") when: (ansible_distribution == "CentOS")
shell: subscription-manager clean; subscription-manager unregister; subscription-manager remole --all shell: subscription-manager clean; subscription-manager remove --all
- name: Update packages Centos 6 e 7 - name: Update packages Centos 6 e 7
when: (ansible_distribution == "CentOS") 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