Re: [ansible-project] Re: Non Config Data in Ansible NRM Module

2022-07-21 Thread Tony van der Peet
Hi

I came across this email while searching for the same thing. In particular, 
we are considering the interface speed using a network resource module. 
Speed in the resource module appears to be the configured speed, which can 
take on the value Auto, and this is the default. What we are wondering is 
whether the module should or is allowed to have a variable which is actual 
negotiated speed. This would act as a non-settable value. Most of the 
references I can find talk only about configuration data with respect to 
network resource modules.

Any pointers to examples where Ansible deals with non-configuration data 
would be appreciated.

Regards
Tony

On Monday, November 22, 2021 at 11:00:38 PM UTC+13 aneesfathi...@gmail.com 
wrote:

> Hi,
> Thanks for your response.
> I have few links to share what Ansible Network Resource Module(NRM) is?
>
>
> https://docs.ansible.com/ansible/latest/network/dev_guide/developing_resource_modules_network.html
> Juniper's NRM - 
> https://github.com/ansible-collections/junipernetworks.junos
>
> https://www.ansible.com/hubfs/Ansible%20Automates%20Slide%20Decks/Ansible%20Automates%20NYC%20-%20Ansible%20Network%20Automation%20Resource%20Modules.pdf
>
> Hope, this information will help.
>
> Thanks in Advance,
> Anees Fathima
> On Monday, November 22, 2021 at 2:34:52 PM UTC+5:30 ra...@linuxia.de 
> wrote:
>
>> On 22/11/2021 09:46, Anees fathima Saifudeen wrote: 
>> > Hi, 
>> > Could anyone please respond. 
>>
>> I have no clue what NRM is about. 
>>
>> Regards 
>> Racke 
>>
>> > 
>> > Thanks in advance, 
>> > Anees Fathima 
>> > On Thursday, November 18, 2021 at 8:28:15 PM UTC+5:30 Anees fathima 
>> Saifudeen wrote: 
>> > 
>> > Hi, 
>> > 
>> > Could you please confirm the below query, 
>> > 
>> > * Can we define non-configurable attributes in the NRM model ? 
>> > o if Yes, how do we achieve the same. 
>> > o If No, is NRM scope is restricted only to configurable attributes ? 
>> > 
>> > 
>> > Thanks in advance, 
>> > Anees Fathima 
>> > 
>> > -- 
>> > 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-proje...@googlegroups.com > ansible-proje...@googlegroups.com>. 
>> > To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/ansible-project/72db7eb4-0412-4f2c-b129-964be35f9c8fn%40googlegroups.com
>>  
>> <
>> https://groups.google.com/d/msgid/ansible-project/72db7eb4-0412-4f2c-b129-964be35f9c8fn%40googlegroups.com?utm_medium=email_source=footer>.
>>  
>>
>>
>>
>> -- 
>> Ecommerce and Linux consulting + Perl and web application programming. 
>> Debian and Sympa administration. 
>>
>>
>>

-- 
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/387e8707-f534-4740-8ce0-f53409a9ff64n%40googlegroups.com.


Re: [ansible-project] Re: Non Config Data in Ansible NRM Module

2021-11-22 Thread Anees fathima Saifudeen
Hi,
Thanks for your response.
I have few links to share what Ansible Network Resource Module(NRM) is?

https://docs.ansible.com/ansible/latest/network/dev_guide/developing_resource_modules_network.html
Juniper's NRM - https://github.com/ansible-collections/junipernetworks.junos
https://www.ansible.com/hubfs/Ansible%20Automates%20Slide%20Decks/Ansible%20Automates%20NYC%20-%20Ansible%20Network%20Automation%20Resource%20Modules.pdf

Hope, this information will help.

Thanks in Advance,
Anees Fathima
On Monday, November 22, 2021 at 2:34:52 PM UTC+5:30 ra...@linuxia.de wrote:

> On 22/11/2021 09:46, Anees fathima Saifudeen wrote:
> > Hi,
> > Could anyone please respond.
>
> I have no clue what NRM is about.
>
> Regards
> Racke
>
> > 
> > Thanks in advance,
> > Anees Fathima
> > On Thursday, November 18, 2021 at 8:28:15 PM UTC+5:30 Anees fathima 
> Saifudeen wrote:
> > 
> > Hi,
> > 
> > Could you please confirm the below query,
> > 
> > * Can we define non-configurable attributes in the NRM model ?
> > o if Yes, how do we achieve the same.
> > o If No, is NRM scope is restricted only to configurable attributes ?
> > 
> > 
> > Thanks in advance,
> > Anees Fathima
> > 
> > -- 
> > 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-proje...@googlegroups.com  ansible-proje...@googlegroups.com>.
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/ansible-project/72db7eb4-0412-4f2c-b129-964be35f9c8fn%40googlegroups.com
>  
> <
> https://groups.google.com/d/msgid/ansible-project/72db7eb4-0412-4f2c-b129-964be35f9c8fn%40googlegroups.com?utm_medium=email_source=footer
> >.
>
>
> -- 
> Ecommerce and Linux consulting + Perl and web application programming.
> Debian and Sympa administration.
>
>
>

-- 
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/3dbdeed7-a5af-4cac-9eb0-c267c3483410n%40googlegroups.com.


Re: [ansible-project] Re: Non Config Data in Ansible NRM Module

2021-11-22 Thread Stefan Hornburg (Racke)

On 22/11/2021 09:46, Anees fathima Saifudeen wrote:

Hi,
Could anyone please respond.


I have no clue what NRM is about.

Regards
   Racke



Thanks in advance,
Anees Fathima
On Thursday, November 18, 2021 at 8:28:15 PM UTC+5:30 Anees fathima Saifudeen 
wrote:

Hi,

Could you please confirm the below query,

  * Can we define non-configurable attributes in the NRM model ?
  o if Yes, how do we achieve the same.
  o If No, is NRM scope is restricted only to configurable attributes ?


Thanks in advance,
Anees Fathima

--
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/72db7eb4-0412-4f2c-b129-964be35f9c8fn%40googlegroups.com
 
.



--
Ecommerce and Linux consulting + Perl and web application programming.
Debian and Sympa administration.


--
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/9fe57bb6-97e7-7189-79f3-0338d254b52b%40linuxia.de.


OpenPGP_signature
Description: OpenPGP digital signature


[ansible-project] Re: Non Config Data in Ansible NRM Module

2021-11-22 Thread Anees fathima Saifudeen
Hi,
Could anyone please respond.

Thanks in advance,
Anees Fathima
On Thursday, November 18, 2021 at 8:28:15 PM UTC+5:30 Anees fathima 
Saifudeen wrote:

> Hi,
>
> Could you please confirm the below query,
>
>- Can we define non-configurable attributes in the NRM model ? 
>   - if Yes, how do we achieve the same.  
>   - If No, is NRM scope is restricted only to configurable attributes 
>   ?
>
>
> Thanks in advance,
> Anees Fathima
>
>

-- 
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/72db7eb4-0412-4f2c-b129-964be35f9c8fn%40googlegroups.com.