.. _ansible.utils.mac_test: ***************** ansible.utils.mac ***************** **Test if something appears to be a valid MAC address** Version added: 2.2.0 .. contents:: :local: :depth: 1 Synopsis -------- - This plugin checks if the provided value is a valid MAC address that follows the industry level standards Parameters ---------- .. raw:: html
| Key | Returned | Description |
|---|---|---|
|
data
-
|
If jinja test satisfies plugin expression
trueIf jinja test does not satisfy plugin expression
false |