Update setup.py (#55871)

adds a note on privileges needed on BSD systems to use dmidecode
pull/4420/head
927589452 2019-04-29 18:17:50 +02:00 committed by Alicia Cozine
parent 274f6e4818
commit c181e567a1
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ notes:
output of your scripts.
This option was added in Ansible 2.1.
- This module is also supported for Windows targets.
- This module should be run with elevated priviliges on BSD systems to gather facts like ansible_product_version.
author:
- "Ansible Core Team"
- "Michael DeHaan"