diff --git a/library/packaging/pacman b/library/packaging/pacman index 1b495dd180..fb2f23e9b8 100644 --- a/library/packaging/pacman +++ b/library/packaging/pacman @@ -35,8 +35,9 @@ options: state: description: - - state of the package (installed or absent). + - state of the package. required: false + choices: [ "installed", "absent" ] update_cache: description: