Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ansible Identity Push does not match hosts #78

Open
magicmarkh-zz opened this issue Feb 21, 2019 · 1 comment
Open

Ansible Identity Push does not match hosts #78

magicmarkh-zz opened this issue Feb 21, 2019 · 1 comment

Comments

@magicmarkh-zz
Copy link
Contributor

Added HFT to createIdentity.yml and changed verifySSL to false, still receive errors below when trying to run ConjurIdentityPush from Ansible Tower

[WARNING]: provided hosts list is empty, only localhost is available. Note
that the implicit localhost does not match 'all'
[WARNING]: Could not match supplied host pattern, ignoring: newMachines
PLAY [newMachines] *************************************************************
skipping: no hosts matched
PLAY RECAP *********************************************************************

@CaptainFluffyToes
Copy link
Contributor

Need to add the line:

  • ansible_host: localhost or

to the inventory file for cdemo-ansible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants