diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:04:21 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:04:21 +0000 |
commit | 056ab9ba6c4a1cb30e60cc4d84f990c3ef566992 (patch) | |
tree | c6da0f229297a4ae410275e099edfd2e6e292109 /debian/ansible-doc.doc-base | |
parent | Adding upstream version 2.14.3. (diff) | |
download | ansible-core-056ab9ba6c4a1cb30e60cc4d84f990c3ef566992.tar.xz ansible-core-056ab9ba6c4a1cb30e60cc4d84f990c3ef566992.zip |
Adding debian version 2.14.3-1.debian/2.14.3-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/ansible-doc.doc-base | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/ansible-doc.doc-base b/debian/ansible-doc.doc-base new file mode 100644 index 0000000..6ae6d9c --- /dev/null +++ b/debian/ansible-doc.doc-base @@ -0,0 +1,14 @@ +Document: ansible +Title: Ansible Documentation +Author: Michael DeHaan <michael.dehaan@gmail.com> +Abstract: 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. +Section: Programming/Python + +Format: HTML +Index: /usr/share/doc/ansible/html/index.html +Files: /usr/share/doc/ansible/html/*.html |