site.yml 93 B

1234567
  1. ---
  2. - name: install software
  3. hosts: localhost
  4. remote_user: logicp
  5. roles:
  6. - common