Hello Deepak, If you know in advance what infos you want to enter input, you can try putting them in a file "inputs" and execute apt-get install freeipa-client -y < inputs
> I am trying to install freeipa client on my ubuntu client via ansible > script. I have "apt-get update" and "apt-get install freeipa-client -y" > these basic commands added in my playbook but the problem is when i run > "apt-get install freeipa-client" with or without -y option it opens up > some graphical interface confirming the IPA realm and other details. I > did not find any option with in "apt-get install freeipa-client"to make > it deployment unattended. Can anyone please tell me the how i can > automate ipa-client installation on ubuntu? -- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go to http://freeipa.org for more info on the project
