If you need help, see here
ansible -i hosts -m command -a "subscription-manager repos --disable '*'"
ansible -i hosts -m command -a "subscription-manager remove --all"
ansible -i hosts -m command -a "subscription-manager attach --pool NEW_POOL_ID"
ansible -i hosts -m command -a "subscription-manager repos --disable '*' \