geerlingguy / geerlingguy/ansible-for-devops
"cd awx/installer"
- Dominant language
- Python
- Stars
- 9.9k
- Forks
- 3.8k
- PR merge metrics
- No merged PRs in 30d
Description
“Then install AWX by cloning the repository and running the install playbook:
$ git clone https://github.com/ansible/awx.git
$ cd awx/installer
$ ansible-playbook -i inventory install.yml
AWX takes a few minutes to initialize, but should be accessible at localhost. Until it’s initialized, you’ll see an ‘AWX is upgrading’ message.”
Excerpt From: Jeff Geerling. “Ansible for DevOps. p.420
Such directory does not exist, is it possible to get this fixed?
Thank you.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the AWX installation passage containing `git clone`, `cd awx/installer`, and `ansible-playbook -i inventory install.yml`. Compare the documented path with the current AWX repository layout and update the passage if this repository still maintains the source; done means the instructions name an existing path and remain accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100