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

Syntax Error #2

Open
itsaints opened this issue Jun 15, 2020 · 2 comments
Open

Syntax Error #2

itsaints opened this issue Jun 15, 2020 · 2 comments

Comments

@itsaints
Copy link

Line 24 of install_ansible_awx.sh has a "" at the start so the script bombs out until removed. Does this mean I'm the first person to use this awesome little project?

@adamrushuk
Copy link
Owner

Do you mean the \cp part of \cp /vagrant/vagrant/scripts/awx_inventory.ini /root/awx/installer/inventory?

If so, I added the backslash to overwrite without a prompt: https://www.rapidtables.com/code/linux/cp/cp-overwrite.html

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

4 participants
@adamrushuk @itsaints and others