On Mon, 9 Feb 2015 03:27:34 -0800 (PST)
aditya patnaik <[email protected]> wrote:

> Hi Folks,
> 
> I am new to Ansible .I need help to create a boot script something like 
> kickstart file using  Ansible
> 
> I already have a kickstart file (shown below)  to install centos  & KVM on 
> a physicall host. The script will run on network (PXE)  i want in yaml 
> format But dont know how do i go ahead :-(
> 
> when i use http://www.yamllint.com/ to test --it does not show any result. 
> :-(
> 
> Please help!
> 

Do you want to generate the Anaconda kickstart files using Ansible for
multiple servers, or something else?

If you wish to generate Anaconda kickstart files using Ansible, you
can easily do so using the template module (see
http://docs.ansible.com/template_module.html). Just figure out what
options you need to parametrise in the kickstart file, and pass those
in to your playbook.

You should go through the Ansible tutorials first, of course.

If you're trying to do something different, some more information about
what you are trying to achieve, how you have tried to do it, and what
issues you are having would be useful in order for people to be able to
help you.

Best regards

-- 
Branko Majic
Jabber: [email protected]
Please use only Free formats when sending attachments to me.

Бранко Мајић
Џабер: [email protected]
Молим вас да додатке шаљете искључиво у слободним форматима.

-- 
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/20150209130316.201f14d0%40zetkin.primekey.se.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: PGP signature

Reply via email to