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.

setup_Debian.yaml 415B

il y a 7 ans
il y a 4 ans
il y a 4 ans
il y a 3 ans
il y a 4 ans
il y a 4 ans
1234567891011121314151617181920212223
  1. ---
  2. - name: debian 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. - python3-dnspython
  20. #- which
  21. - python3-libcloud
  22. - python3-netaddr