You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After recent change #159 the Ansible install fails for bastion as CentOS.
This is happening because enable_repos resource does not run for CentOS server where we do not provide subscription details.
module.bastion.null_resource.bastion_packages (remote-exec): Connected!
module.bastion.null_resource.bastion_packages (remote-exec): Last metadata expiration check: 0:00:31 ago on Wed 24 Feb 2021 02:13:37 PM UTC.
module.bastion.null_resource.bastion_packages (remote-exec): No match for argument: ansible
module.bastion.null_resource.bastion_packages (remote-exec): Error: Unable to find a match: ansible
The text was updated successfully, but these errors were encountered:
After recent change #159 the Ansible install fails for bastion as CentOS.
This is happening because enable_repos resource does not run for CentOS server where we do not provide subscription details.
The text was updated successfully, but these errors were encountered: