diff --git a/preupgrade.yml b/preupgrade.yml index 7c46f56..acf3895 100644 --- a/preupgrade.yml +++ b/preupgrade.yml @@ -1,5 +1,5 @@ --- -- name: IPv6 Check +- name: IPU Pre-Upgrade hosts: ipv6 gather_facts: true diff --git a/upgradeoscheck.yml b/upgradeoscheck.yml index 443a1a3..119341c 100644 --- a/upgradeoscheck.yml +++ b/upgradeoscheck.yml @@ -1,6 +1,6 @@ --- -- name: IPv6 Check - hosts: ipv6 +- name: IPU Upgrade OS Check + hosts: all gather_facts: true tasks: