On Sun, 24 May 2020 16:55:52 -0700 (PDT)
Andrew Morgan <alonsoamor...@gmail.com> wrote:

> 1) get the mac address 
> 2) get the subnet 
> 
> ---
> - hosts: dev
>   become: true
>   #connection: local
>   gather_facts: true

Run the command below a see what "facts" are available when "gather_facts:
true" is enabled.

  shell> ansible dev -m setup

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/20200525024017.2373008b%40gmail.com.

Attachment: pgpEdMfo2k1NA.pgp
Description: OpenPGP digital signature

Reply via email to