https://github.com/larsks/so-example-55762634
https://github.com/larsks/so-example-55762634
ansible example stackoverflow
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/larsks/so-example-55762634
- Owner: larsks
- Created: 2019-04-22T21:41:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T11:26:15.000Z (over 6 years ago)
- Last Synced: 2025-09-09T07:41:22.319Z (4 months ago)
- Topics: ansible, example, stackoverflow
- Language: Dockerfile
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This accompanies my answer to .
To use this example:
1. Build the image:
$ docker build -t ansible-jsreport-example
2. Start a container:
$ docker run --rm -it ansible-jsreport-example
3. Run the playbook:
[root@56a26048befc ~]# ansible-playbook playbook.yml