Re: [ansible-project] GPG Signature Validation failed for mysql community release...

2020-09-23 Thread Stefan Hornburg (Racke)
On 9/24/20 6:19 AM, Prabhakaran Karuppaih wrote: > Hi Members, >                         I am running an ansible Playbook which installs the > below community version of MySql repo: > > mysql-community-release-e17-5.noarch > > But the problem is I am getting the Below error Message: > Fatal:

Re: [ansible-project] unable to ping windows machine

2020-09-23 Thread PRAVEEN KATTULAPALLI
Hii, Issue Resolved. Thanks for your response. On Thu 24 Sep, 2020, 9:55 AM prajwal, wrote: > hi if you don't have problem using open ssh install it in your windows > server and use it it works well > > Thanks > Prajwal > > On Thu, 17 Sep, 2020, 8:00 PM PRAVEEN KATTULAPALLI, < >

Re: [ansible-project] unable to ping windows machine

2020-09-23 Thread prajwal
hi if you don't have problem using open ssh install it in your windows server and use it it works well Thanks Prajwal On Thu, 17 Sep, 2020, 8:00 PM PRAVEEN KATTULAPALLI, <159y1a0...@ksrmce.ac.in> wrote: > server16 | UNREACHABLE! => { > "changed": false, > "msg": "basic:

[ansible-project] GPG Signature Validation failed for mysql community release...

2020-09-23 Thread Prabhakaran Karuppaih
Hi Members, I am running an ansible Playbook which installs the below community version of MySql repo: mysql-community-release-e17-5.noarch But the problem is I am getting the Below error Message: Fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to

Re: [ansible-project] unistall windows server

2020-09-23 Thread PRAVEEN KATTULAPALLI
I am sorry, But Firstly thanks for your help, Yes I started performing some sub tasks manually. Soon i will try to implement them from ansible. If I struck anywhere i will reach you... Thank you. On Thu 24 Sep, 2020, 7:28 AM Dan Linder, wrote: > > Thanks, please tell me about delete vm

Re: [ansible-project] What's wrong with this block of code?

2020-09-23 Thread Michael Mullay
Looks like indenting. "state" should be indented to the level of "name" since they are both directives of dnf. On Wed, Sep 23, 2020 at 6:49 PM Prabhakaran Karuppaih < arrow.prabhaka...@gmail.com> wrote: > - name: Install other dependencies > dnf: > name: > - unixODBC > -

Re: [ansible-project] unistall windows server

2020-09-23 Thread Dan Linder
> Thanks, please tell me about delete vm and remove vm from dns and > And also about remove from ad object These are not Ansible specific topics, these are tasks that you need to review other sources for (Microsoft.com, Google searches, co-workers, etc) and come up with the check-list of the

[ansible-project] What's wrong with this block of code?

2020-09-23 Thread Prabhakaran Karuppaih
- name: Install other dependencies dnf: name: - unixODBC - unixODBC-devel - mysql-connector-odbc - MySQL-python - tcpdump - ntp - ntpdate - jansson - bind-utils state: present I am getting the following error Message: ERROR!

Re: [ansible-project] Ansible-2.10.0 has been released!

2020-09-23 Thread Toshio Kuratomi
I'm not sure if the why but yes, the official location is now supposed to be pypi. We had decided to no longer ship rpms upstream early in the cycle because the rpm distributions were doing a much better job of packaging than we were. That turned into the tarballs as well which I don't see a

Re: [ansible-project] Docker+gitlab setup using ansible

2020-09-23 Thread Dick Visser
What specific ansible problem are you facing? On Wed, 23 Sep 2020 at 14:07, Gopal Dhapa wrote: > > Hello Team, > > Need your help to configure docker+gitlab setup in ubuntu or any linux > environment > using ansible please help me on this task thanks in advance. > > > -- > Thanks & Regards >

[ansible-project] Docker+gitlab setup using ansible

2020-09-23 Thread Gopal Dhapa
Hello Team, Need your help to configure docker+gitlab setup in ubuntu or any linux environment using ansible please help me on this task thanks in advance. -- Thanks & Regards Gopal Dhapa -- You received this message because you are subscribed to the Google Groups "Ansible Project" group.

Re: [ansible-project] Template for /etc/hosts file replication

2020-09-23 Thread Vicente Domínguez
Hi Racke, That is a good one! I did not know that you can retrieve ansible facts with hostvars magic variable...!!! I was studying magic variables present in Ansible Doc and it was not specified at a glance... hostvars A dictionary/map with all the hosts in inventory and variables assigned to

[ansible-project] Minimal ansible 2.10 installation

2020-09-23 Thread Anand Buddhdev
Hi folks, Now that ansible's code has been reorganised, I have a question about how to do a minimal installation. I am interested in just these 3 things: 1. ansible-base 2. ansible.posix collection 3. community collection I can "pip install" ansible-base. However, is there any way I can have

Re: [ansible-project] Template for /etc/hosts file replication

2020-09-23 Thread Stefan Hornburg (Racke)
On 9/23/20 11:47 AM, Vicente Domínguez wrote: > Hi Stefan, Dick, > > About your questions: > > 1. Does the /etc/hosts file need to be exactly the same on each host? > Afirmative (but only in 1 & 2, not in 3 & 4) > 2. Is there any dynamic information at all in that /etc/hosts file? >

Re: [ansible-project] Template for /etc/hosts file replication

2020-09-23 Thread Vicente Domínguez
Hi Stefan, Dick, About your questions: 1. Does the /etc/hosts file need to be exactly the same on each host? Afirmative (but only in 1 & 2, not in 3 & 4) 2. Is there any dynamic information at all in that /etc/hosts file? Afirmative. If you take a look to the "/etc/hosts" file that I want to

Re: [ansible-project] What is the right tool to make yml files on Windows 10?

2020-09-23 Thread Dick Visser
On Wed, 23 Sep 2020 at 10:00, Prabhakaran Karuppaih wrote: > My core learning is not with ansible. I just want to run some Playbooks...(On > CentOS 7) to install Asterisk on the same and Mastering the Asterisk tool... But this list is for help with ansible issues. If you want to avoid

Re: [ansible-project] Ansible-2.10.0 has been released!

2020-09-23 Thread Michael Ströder
On 9/23/20 1:22 AM, Toshio Kuratomi wrote: > The tar.gz of the release can be found here: > > * Ansible 2.10.0 > https://pypi.python.org/packages/source/a/ansible/ansible-2.10.0.tar.gz > SHA256: 3aadd662ac3f04e46054c99cfe533a92ba33d97982f19e49f01dbe137f31d346 Any particular reason why the source

Re: [ansible-project] What is the right tool to make yml files on Windows 10?

2020-09-23 Thread Karl Auer
Any text editor will work, but don't use a word-processor. You need to generate plain ascii files. If you can afford the slight learning curve, see if you can find a programming editor you like. Visual Studio Code is free, multi-platform and excellent, but there are plenty of others that will

[ansible-project] What is the right tool to make yml files on Windows 10?

2020-09-23 Thread Prabhakaran Karuppaih
You know... There must be some Software tool like Notepad, Wordpad or Microsoft Word.. How about Atos? Or Notepad++ Maybe.. My core learning is not with ansible. I just want to run some Playbooks...(On CentOS 7) to install Asterisk on the same and Mastering the Asterisk tool... With Hope,

Re: [ansible-project] Not connected application server..

2020-09-23 Thread Dick Visser
I think your question is: how do I use a jumphost to manage systems that are not directly reachable. That topic (among others) is covered here at the faq page: https://docs.ansible.com/ansible/latest/reference_appendices/faq.html Also read