Source: ansible Maintainer: Harlan Lieberman-Berg Uploaders: Michael Vogt , Lee Garrett Section: admin Priority: optional Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-crypto, python3-docutils, python3-jinja2, python3-nose, python3-packaging, python3-passlib, python3-setuptools, python3-sphinx , python3-sphinx-rtd-theme , python3-yaml, sphinx-common, Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/debian/ansible Vcs-Git: https://salsa.debian.org/debian/ansible.git Homepage: https://www.ansible.com Package: ansible Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-crypto, python3-distutils, python3-yaml, openssh-client | python3-paramiko, python3-jinja2, python3-httplib2, python3-netaddr Recommends: python3-cryptography, python3-jmespath, python3-kerberos, python3-libcloud, python3-selinux, python3-winrm (>= 0.1.1), python3-xmltodict Suggests: cowsay, sshpass Description: Configuration management, deployment, and task execution system Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically. Package: ansible-doc Architecture: all Build-Profiles: Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, fonts-font-awesome, fonts-roboto-fontface, libjs-jquery, libjs-modernizr, libjs-underscore Description: Ansible documentation and examples Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically. . This package contains HTML documentation and examples.