https://github.com/larsks/so-example-76694696-ansible-environments
https://github.com/larsks/so-example-76694696-ansible-environments
example stackoverflow
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/larsks/so-example-76694696-ansible-environments
- Owner: larsks
- Created: 2023-07-15T18:25:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T18:25:57.000Z (almost 3 years ago)
- Last Synced: 2025-10-09T09:06:30.662Z (8 months ago)
- Topics: example, stackoverflow
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is part of .
Run either:
```
ansible-playbook playbook.yaml -i inventories/dev
```
Or:
```
ansible-playbook playbook.yaml -i inventories/staging
```