diff --git a/chk_upgrades.yml b/chk_upgrades.yml index d09d2b7..d04f17e 100644 --- a/chk_upgrades.yml +++ b/chk_upgrades.yml @@ -1,7 +1,7 @@ --- ########################################################################### # -# This is the top level playbook for the 'chk_upgrades' role. +# This is the top level playbook for the 'chk_upgrades' role. # # This role will check for available package upgrades on the target host. # diff --git a/rem_base_pkgs.yml b/rem_base_pkgs.yml index 829be91..9ee9983 100644 --- a/rem_base_pkgs.yml +++ b/rem_base_pkgs.yml @@ -1,7 +1,7 @@ --- ########################################################################### # -# This is the top level playbook for the 'rem_base_pkgs' role. +# This is the top level playbook for the 'rem_base_pkgs' role. # # This role removes the packages install in the 'base_pkgs' role. This is # used for testing the 'base_pkgs' role.