This commit is contained in:
2025-02-26 18:57:43 +01:00
parent f77c626c38
commit 968cfbd321

View File

@@ -5,6 +5,11 @@
regexp: "deb http://ppa.launchpad.net/ansible/ansible/ubuntu trusty main"
state: absent
- debug:
var: ansible_distribution_release
- debug:
var: ansible_distribution_release.ubuntu
- name: ansible setup | get key
tags: ansible,ansible-setup
get_url: