mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Clarify that apache2-utils is for Debian-based distros
This commit is contained in:
parent
8ca0bc823c
commit
33b3d8f5b3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
'''
|
||||
Support for htpasswd module. Requires apache2-utils package.
|
||||
Support for htpasswd module. Requires the apache2-utils package for Debian-based distros.
|
||||
|
||||
.. versionadded:: 2014.7.0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue