ansible tag

14 questions


1 answers
92 views
0
How do I learn how to replace the linux command with an executable yaml and learn how to write it?

I'd like to rewrite the steps to set up CentOS 7 to Yaml, an answerable, to automate it.However, each component you want to installnginx·php-fpm·postgres·vftps·webminRepository Set Installation and Va...

2 years ago

1 answers
96 views
0
I can't ping the machine I set up with a vagrant from an executable.

I started learning about the possible, but when I ran ansable all-i hosts-mping, the following error occurred and I couldn't proceed.vagrant-machine | UNREACHABLE!=>{ changed—false, msg: Failed to...

2 years ago

1 answers
102 views
0
How do I execute instructions on a control node in Ansible?

We believe that the destination of the instructions in Ansible is basically the target node listed in the inventory file.For example, when you specify a path on a copy module, you must also specify a ...

2 years ago

1 answers
125 views
0
Understanding Configuration Changes to Ansible Multiple Targets

I am currently studying Ansible.Programming is almost beginner level.Verification is underway to allow Ansible to make configuration changes to multiple Linux servers.·I would like to set different se...

« - 2 -

© 2024 OneMinuteCode. All rights reserved.