Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephrobert/test-awx
https://github.com/stephrobert/test-awx
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephrobert/test-awx
- Owner: stephrobert
- Created: 2022-02-02T12:44:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-02T14:13:51.000Z (almost 3 years ago)
- Last Synced: 2024-11-03T07:33:12.272Z (about 2 months ago)
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Playbook de test AWX
**Il faudra changer les valeurs entre crochets !**
## Construction de l'image
```bash
ansible-builder build --tag=/my-custom-ee:1.0.0
```## L'inventaire
Editer le fichier host dans le dossier inventory et ajouter vos machines.
## Le playbook
Ce playbook installer le package kubernetes sur le node ou se trouve le cluster
et récupère la liste des pods en running.