playbook.yml 114 B

123456789
  1. - hosts: supernodes
  2. sudo: yes
  3. roles:
  4. - ff-supernode
  5. - hosts: uplinks
  6. sudo: yes
  7. roles:
  8. - test-uplink