search for: ansibles

Displaying 20 results from an estimated 375 matches for "ansibles".

Did you mean: ansible
2022 Feb 22
1
ansible upgrade
Am 21.02.22 um 16:24 schrieb Fabian Arrotin: > On 21/02/2022 15:49, Leon Fauster via CentOS wrote: >> Hey all, back from vacation and seeing ansible 2.12 in the repos now. >> Anything to be aware of when upgrading from 2.9 to 2.12 in CS8? >> > > You'd be lucky if it works directly , as there were some semantic > changes in ansible, so you'll probably have to
2020 Sep 03
2
ansible: which repo?
What would you recommend: ansible is in EPEL8 and ConfigSIG. For the latter I do not see any sources in git.centos.org. Where they come from? I wonder with which repository I should use (long term)? dnf not checking gpg signature sounds scary: https://github.com/ansible/ansible/blob/v2.9.13/changelogs/CHANGELOG-v2.9.rst#security-fixes -- Leon
2022 Feb 21
2
ansible upgrade
Hey all, back from vacation and seeing ansible 2.12 in the repos now. Anything to be aware of when upgrading from 2.9 to 2.12 in CS8? -- Thanks, Leon
2018 Apr 11
3
Ansible repository shenanigans in EL7
For those not aware ansible has been deprecated in RHEL7 from the extras repository. In the RHEL specific world it's now in an optional "product" (basically an optional subscription) that is part of any RHEL subscription, but it's opt in. As a result ansible is back in the EPEL7 repository for 2.5.0+ , having been removed for ansible 2.4.2 when it got introduced to the RHEL
2017 Jun 05
2
C7 ansible 2.3 become_method: su not working
I just don't know what else to try. I've beat my head on this for 3 days now and it's becoming obvious that either Ansible 2.3 is a complete disaster, or the CentOS 7 package is a complete cluster. Here's my problem. I am working on getting an ansible server to manage about 100 or so CentOS 6 servers. All have an unprivileged user account setup (up to 3 years before I got
2018 Apr 11
1
Ansible repository shenanigans in EL7
On 11 Apr 2018 09:48 Fabian Arrotin wrote: > On 11/04/18 13:58, James Hogarth wrote: > > For those not aware ansible has been deprecated in RHEL7 from the extras > > repository. > > > > In the RHEL specific world it's now in an optional "product" (basically an > > optional subscription) that is part of any RHEL subscription, but it's opt >
2017 Nov 09
1
Possibly [OT] ansible vmware inventory plugin
Yeah, it's the Extras repo Ansible package. So, my next (probably stupid) question, is there a way to get the vmware_inventory plugin setup on my system? <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon> Virus-free. www.avast.com
2024 Jun 11
5
Group Policy alternative (Looking for feedback on a project)
Hello all, So I am working on a group policy-like system based around Ansible. Essentially, I am going to use Ansible playbooks as a cross-platform alternative to the Windows registry and Group Policy Objects (GPOs). In Samba, the way the group policy is applied is that it reads the set registry values and then tries to translate that into Linux language. This is inefficient and limiting as
2019 Mar 21
2
How to install ansible in centos
Hi I want to know how to configure yum repo for Ansible. -- Thanks and regards Sanjay Walke 9881091624
2020 Sep 06
0
ansible: which repo?
On 03/09/2020 20:51, Leon Fauster via CentOS wrote: > > What would you recommend: ansible is in EPEL8 and ConfigSIG. > For the latter I do not see any sources in git.centos.org. > Where they come from? > > I wonder with which repository I should use (long term)? > > dnf not checking gpg signature sounds scary: > >
2017 Mar 05
1
How to automatically confirm importing repo key?
Hi, I'm trying to set up provisioning LXC container running CentOS. And among other things, I need to install nginx + passenger from a non-official repo (the docs: https://www.phusionpassenger.com/library/install/nginx/install/oss/el7/). With this playbook: - hosts: all tasks: # https://docs.ansible.com/ansible/yum_repository_module.html - name: Add repository yum_repository:
2016 May 12
8
Suggestions for Config Management Tool
Hi, we see a growing need for a better Configuration management for our servers. Are there any known good resources for a comparison of e.g. Puppet, Chef, Ansible etc? What would you suggest and why? :) Thanks and Regards . G?tz
2017 Jun 01
4
yum install <olderversion> does not downgrade
We're using ansible to configure our CentOS 6 servers, and we have a task to install a specific version of a package: - name: install thrift2 yum: name=ripencc-thrift2-{{ version }} In this ansible task, the "version" variable is set by the operator. When we want to upgrade, it works. But today we had to downgrade, and noticed that ansible wasn't downgrading it. So we tried
2016 May 12
2
Suggestions for Config Management Tool
On 12/05/16 10:21, James Hogarth wrote: > On 12 May 2016 at 08:22, G?tz Reinicke - IT Koordinator < > goetz.reinicke at filmakademie.de> wrote: > >> Hi, >> >> we see a growing need for a better Configuration management for our >> servers. >> >> Are there any known good resources for a comparison of e.g. Puppet, >> Chef, Ansible etc?
2024 Jun 12
1
Group Policy alternative (Looking for feedback on a project)
Check sambabox.io On Wed, Jun 12, 2024 at 00:01 Darin via samba <samba at lists.samba.org> wrote: > Hello all, > > So I am working on a group policy-like system based around Ansible. > Essentially, I am going to use Ansible playbooks as a cross-platform > alternative to the Windows registry and Group Policy Objects (GPOs). In > Samba, the way the group policy is applied
2019 Nov 18
1
ansible in ovirt repo
Just saw this: ================================================================================ Package Arch Version Repository Size ================================================================================ Updating: ansible noarch 2.9.1-2.el7 ovirt-4.3-centos-ovirt43 17 M which seems new. No longer pulling ansible from
2018 Apr 11
0
Ansible repository shenanigans in EL7
On 11/04/18 13:58, James Hogarth wrote: > For those not aware ansible has been deprecated in RHEL7 from the extras > repository. > > In the RHEL specific world it's now in an optional "product" (basically an > optional subscription) that is part of any RHEL subscription, but it's opt > in. > > As a result ansible is back in the EPEL7 repository for
2019 Jun 17
2
ansible tutorials for beginners?
Hallo, has anyone here good links abut ansible tutorials for beginners? Thanks Ralf
2015 Feb 09
1
Tinc1.1 generates Port automatically when port is occupied
> The goal is to create a working setup as easily as possible. > This is going fairly well with 1.1 ;-) thank you. > - if people are able to read it, you can just as well leave it to a > warning > > and suggest running again with a --autoport flag to enable automatic port > > generation > > I'm sure I will get some emails from people complaining that if tinc
2017 Nov 08
3
Possibly [OT] ansible vmware inventory plugin
This might be OT, but it is CentOS related.? I've been running Ansible on C7 for a handful of months now, and updated to 2.4 as soon as it was available. I've been building inventories by hand in that time (mostly due to the fact we had no actual documentation on the managed external customer servers). However, as we have a multiple VMware clusters, thought it might be time to tinker