I've never used Azure, but it seems to me that you could probably achieve the same goal by attaching a security group that allows anything in or out. Or allows nothing in or out, depending on what you are trying to achieve.
What ARE you trying to achieve? Regards, K. On Sat, Apr 21, 2018 at 3:44 AM, Jeff_R <[email protected]> wrote: > Trying to build a NIC without creating or using a NSG...this doesn't seem > possible. If we leave the value out it creates one using defaults. We've > tried using "security_group_name: None" also "security_group: no" and of > course leaving it out. None of them work. Does anyone know how to create a > NIC without a NSG attached to it? Ansible is at 2.5.1 > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/ansible-project/c78e12be-58ac-4bbc-86b0-bf739e092d11%40googlegroups. > com > <https://groups.google.com/d/msgid/ansible-project/c78e12be-58ac-4bbc-86b0-bf739e092d11%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Karl Auer Email : [email protected] Website: http://2pisoftware.com GPG/PGP : 958A 2647 6C44 D376 3D63 86A5 FFB2 20BC 0257 5816 Previous: F0AB 6C70 A49D 1927 6E05 81E7 AD95 268F 2AB6 40EA -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CA%2B%2BT08QWy%2B7kMM4e_exYGG6ruC3%2BbwTjgSZNRsXOv7DJ2rB07w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
