debug
This commit is contained in:
@@ -5,6 +5,11 @@
|
|||||||
regexp: "deb http://ppa.launchpad.net/ansible/ansible/ubuntu trusty main"
|
regexp: "deb http://ppa.launchpad.net/ansible/ansible/ubuntu trusty main"
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
|
- debug:
|
||||||
|
var: ansible_distribution_release
|
||||||
|
- debug:
|
||||||
|
var: ansible_distribution_release.ubuntu
|
||||||
|
|
||||||
- name: ansible setup | get key
|
- name: ansible setup | get key
|
||||||
tags: ansible,ansible-setup
|
tags: ansible,ansible-setup
|
||||||
get_url:
|
get_url:
|
||||||
|
|||||||
Reference in New Issue
Block a user