Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

23 lignes
389B

  1. ---
  2. - name: install packages
  3. apt:
  4. pkg:
  5. - python3-pip
  6. - ipv6calc
  7. - uuid
  8. - git
  9. - python3-jmespath
  10. # ara required_packages:
  11. - gcc
  12. - libffi-dev
  13. - libssl-dev
  14. - libxml2-dev
  15. - libxslt-dev
  16. - python3-dev
  17. - python3-setuptools
  18. - python3-pymysql
  19. #- which
  20. - python3-libcloud
  21. - python3-netaddr