test.yml 109 B

123456
  1. ---
  2. - hosts: localhost
  3. remote_user: root
  4. roles:
  5. - role: ansible-role-nginx
  6. nginx_use_ppa: true