You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

setup_Debian.yaml 415B

7 vuotta sitten
4 vuotta sitten
4 vuotta sitten
3 vuotta sitten
4 vuotta sitten
4 vuotta sitten
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