Re: [ansible-project] depending on extra variables call a template

2024-05-20 Thread Prady A
Hi Dick,

Sorry to confuse.
We already have a Job template which installs the DB independently.
ALSO we ha have a workflow which builds server without DB Installation.

Service Catalog we use this term in ServiceNow.
The catalog will call AAP via rest and execute the job templates based on
the service catalog..

Regards

On Tue, 21 May 2024 at 3:31, Dick Visser  wrote:

> I'm not sure what "call a template which install the actual db" means?
> There is a template task that can template a file.
> And if you want to install a db then that would consist of a number of
> tasks that do that.
> And I also don't know what a "service catalog" is in an ansible context?
>
> Can you share the playbook that you have right now?
> Dick
>
> On Mon, 20 May 2024 at 19:39, Prady A  wrote:
>
>> Hi experts,
>>
>> I m trying to add a feature to install db after installing vm. In my
>> service catalog if I select Postgres db it is passing extra variable as
>> Postgres to ansible  platform. Using that variable how can a call a
>> template which install the actual db..
>>
>> Regards
>> PD
>>
>> --
>> 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/CAEuB3AqWL68%3DpYMjxSp%2BAfpoXzWVH-fA8h-yXV0zVDc%2BMfDbEA%40mail.gmail.com
>> 
>> .
>>
> --
> 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/CAF8BbLYX1CdCGseo%2BPo4vSZkt9UfmgicokzYjDUqG4qXj1a43w%40mail.gmail.com
> 
> .
>

-- 
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/CAEuB3Aoe%3DG%3DYELTejPeHW9xb2%3D2QYGCkoh%2Bq3umUchWnSTFvMw%40mail.gmail.com.


Re: [ansible-project] depending on extra variables call a template

2024-05-20 Thread Dick Visser
I'm not sure what "call a template which install the actual db" means?
There is a template task that can template a file.
And if you want to install a db then that would consist of a number of
tasks that do that.
And I also don't know what a "service catalog" is in an ansible context?

Can you share the playbook that you have right now?
Dick

On Mon, 20 May 2024 at 19:39, Prady A  wrote:

> Hi experts,
>
> I m trying to add a feature to install db after installing vm. In my
> service catalog if I select Postgres db it is passing extra variable as
> Postgres to ansible  platform. Using that variable how can a call a
> template which install the actual db..
>
> Regards
> PD
>
> --
> 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/CAEuB3AqWL68%3DpYMjxSp%2BAfpoXzWVH-fA8h-yXV0zVDc%2BMfDbEA%40mail.gmail.com
> 
> .
>

-- 
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/CAF8BbLYX1CdCGseo%2BPo4vSZkt9UfmgicokzYjDUqG4qXj1a43w%40mail.gmail.com.