Matrix Docker Ansible eploy
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 

10 satır
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