forked from ansible/awx-facts-playbooks
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# awx-facts-playbooks | ||
Repository containing playbooks to support fact scanning in Ansible Tower and AWX. | ||
|
||
Previously these playbooks were built-in to Ansible Tower. With the removal of the System Tracking feature we've made | ||
them available outside of the project. The scan modules are still included in Tower and AWX so this playbook can be used | ||
with those modules from within Tower and AWX to populate extra fact data that wouldn't normally be available. |