Skip to content

Instantly share code, notes, and snippets.

@Zodzie
Created August 26, 2018 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zodzie/6b94c7ac27fb9ea3f5d1212d9068ab45 to your computer and use it in GitHub Desktop.
Save Zodzie/6b94c7ac27fb9ea3f5d1212d9068ab45 to your computer and use it in GitHub Desktop.
playbook
[root@kubernetes ansible]# cat playbook.yml
- hosts: haproxy
tasks:
- import_role:
name: haproxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment