# Installer ansible

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ansible pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:ansible
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ansible
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ansible
```

  Preuve: MacPorts ports tree: sysutils/ansible/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add ansible
```

  Preuve: Alpine Linux edge package indexes: ansible from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install ansible
```

  Preuve: Debian stable package indexes: ansible from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install ansible
```

  Preuve: Fedora Rawhide package metadata: ansible from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#ansible
```

  Preuve: nixpkgs package indexes: ansible from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S ansible
```

  Preuve: Arch Linux sync databases: ansible from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install ansible
```

  Preuve: openSUSE Tumbleweed package metadata: ansible from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:ansible
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/ansible>
- **Version:** 13.7.0
- **Résumé source:** Automate deployment, configuration, and upgrading
- **Page d'accueil:** <https://www.ansible.com/>
- **Docs amont:** <https://www.ansible.com/>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://files.pythonhosted.org/packages/d8/d0/b083e41b4653ba3ab542c2b58c71afee8a2317a2b23ffe00f574152b53ad/ansible-13.7.0.tar.gz>
- **Mis à jour:** 2026-05-20T21:48:57Z
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- ansible (cli)
- ansible-community (cli)
- ansible-config (cli)
- ansible-console (cli)
- ansible-doc (cli)
- ansible-galaxy (cli)
- ansible-inventory (cli)
- ansible-playbook (cli)
- ansible-pull (cli)
- ansible-test (cli)
- ansible-vault (cli)
- ansible (alias)
- ansible-community (alias)
- ansible-config (alias)
- ansible-console (alias)
- ansible-doc (alias)
- ansible-galaxy (alias)
- ansible-inventory (alias)
- ansible-playbook (alias)
- ansible-pull (alias)
- ansible-test (alias)
- ansible-vault (alias)

## Dépendances

- certifi
- cryptography
- libsodium
- libssh
- libyaml
- python@3.14
- tree

## Dépendances de compilation

- pkgconf
- rust

## Bibliothèques fournies par macOS

- krb5
- libxml2
- libxslt
- openldap

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 13.7.0
- gestionnaire mis à jour: 2026-05-20
- données locales: ok
- dépôt amont: https://www.ansible.com/
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

no executable entrypoint in the package index.

- **Risque Geiger:** green / low
- no executable entrypoint in the package index

## Liens liés

- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [certifi](https://www.automicvault.com/pkg/brew/certifi/) - Runtime dependency declared by Homebrew.
- [libsodium](https://www.automicvault.com/pkg/brew/libsodium/) - Runtime dependency declared by Homebrew.
- [libyaml](https://www.automicvault.com/pkg/brew/libyaml/) - Runtime dependency declared by Homebrew.
- [cryptography](https://www.automicvault.com/pkg/brew/cryptography/) - Runtime dependency declared by Homebrew.
- [libssh](https://www.automicvault.com/pkg/brew/libssh/) - Runtime dependency declared by Homebrew.
- [tree](https://www.automicvault.com/pkg/brew/tree/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [molecule](https://www.automicvault.com/pkg/brew/molecule/) - Popular package that depends on this formula.
- [ansible@12](https://www.automicvault.com/pkg/brew/ansible-12/) - Package name indicates the same formula family.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
