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.

14 satır
275B

  1. [defaults]
  2. nocows = 1
  3. stdout_callback = yaml
  4. library = /usr/share/ansible/modules
  5. retry_files_enabled = False
  6. #callback_plugins = {#{{ ara_location.stdout }}#}/plugins/callbacks
  7. [ssh_connection]
  8. ssh_args = -o CheckHostIP=no -o StrictHostKeyChecking=yes
  9. pipelining = True