dandyrow.archlinux.pacman role – Configure pacman.

Note

This role is part of the dandyrow.archlinux collection (version 1.0.0).

To install it use: ansible-galaxy collection install dandyrow.archlinux.

To use it in a playbook, specify: dandyrow.archlinux.pacman.

Entry point main – Configure pacman.

Synopsis

  • Configure pacman package manager.

Parameters

Parameter

Comments

parallel_downloads

integer

Number of parallel downloads which pacman is allowed to do.

Default: 5

Authors

  • Daniel Lowry (github.com/dandyrow)