選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

setup.yaml 198B

12345678910111213
  1. ---
  2. - name: debian packages
  3. apt:
  4. pkg:
  5. - ca-certificates
  6. - git
  7. - golang
  8. - gnupg
  9. - dirmngr
  10. - postgresql
  11. - python-psycopg2
  12. - autopostgresqlbackup