Skip to content

Instantly share code, notes, and snippets.

@Inderpreet90
Last active October 26, 2020 04:51
Show Gist options
  • Save Inderpreet90/b68bd02a27f0b4ec9f29a279820f5c9e to your computer and use it in GitHub Desktop.
Save Inderpreet90/b68bd02a27f0b4ec9f29a279820f5c9e to your computer and use it in GitHub Desktop.
---
- hosts: server
gather_facts: no
connection: local
vars:
nginx_port: 82
roles:
- roles/nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment