https://github.com/pikachuexe/ansible_27x_template_module_issue_example
https://github.com/pikachuexe/ansible_27x_template_module_issue_example
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pikachuexe/ansible_27x_template_module_issue_example
- Owner: PikachuEXE
- Created: 2018-11-22T02:02:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-22T02:03:23.000Z (over 7 years ago)
- Last Synced: 2025-02-07T10:35:49.441Z (over 1 year ago)
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### How to generate config file
```
$ ansible-playbook ansible/playbooks/test.yml
```
Will generate `nginx.conf` at `host_config_path`, default to `~/temp/ansible_27x_template_module_issue_example`