Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

10 lines
155 B

  1. ---
  2. # This is an example playbook to execute Ansible tests.
  3. - name: Verify
  4. hosts: all
  5. tasks:
  6. - name: Example assertion
  7. assert:
  8. that: true