similar to: ansible upgrade

Displaying 20 results from an estimated 4000 matches similar to: "ansible upgrade"

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
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
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
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
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
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
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
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
2020 Oct 05
4
CTDB Question w/ Winbind
Hi Martin It seems as though, when I go from `clustering = no` to `clustering = yes`, if I do a domain join, it will fail. However, if I do a `systemctl restart ctdb` (knowing full well it will fail every time), if after this I add a sleep(15), then do a domain join, then do a `systemctl restart ctdb`, then the join will have worked, AND CTDB will start properly. So in a nutshell, in Ansible, -
2018 Apr 11
1
Ansible repository shenanigans in EL7
> Am 11.04.2018 um 15:48 schrieb Fabian Arrotin <arrfab at centos.org>: > ... > - or we try to build those and continue to provide ansible +1 -- LF
2024 Jun 05
1
Classicupgrade FL 2012_R2 NTLM/Kerberos logon
Hello Havany, I am just going to jump into this discussion. > We try 2 scenarios : - A "Big bang" migration to an new domain made from scratch : but we need to migrate all users, computers, laptops, filers without loosing profiles, files server access... In a short time (1-2 weeks maximum) - A "classicupgrade" migration, but it need several steps to improve security. And at
2023 Jan 09
1
CentOS Stream 8 sssd.service failing part of sssd-common-2.8.1-1.el8.x86_64 baseos package
On 1/3/23 13:41, Simon Matter wrote: >> On 1/3/23 05:17, Orion Poplawski wrote: >>> On 12/30/22 04:06, Jelle de Jong wrote: >>>> On 12/27/22 22:55, Gordon Messmer wrote: >>>>> On 2022-12-25 07:44, Jelle de Jong wrote: >>>>>> A recent update of the sssd-common-2.8.1-1.el8.x86_64 package is >>>>>> causing sssd.service
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
2023 Jan 03
1
CentOS Stream 8 sssd.service failing part of sssd-common-2.8.1-1.el8.x86_64 baseos package
> On 1/3/23 05:17, Orion Poplawski wrote: >> On 12/30/22 04:06, Jelle de Jong wrote: >>> On 12/27/22 22:55, Gordon Messmer wrote: >>>> On 2022-12-25 07:44, Jelle de Jong wrote: >>>>> A recent update of the sssd-common-2.8.1-1.el8.x86_64 package is >>>>> causing sssd.service systemctl failures all over my CentosOS >>>>>
2023 Jan 09
1
CentOS Stream 8 sssd.service failing part of sssd-common-2.8.1-1.el8.x86_64 baseos package
> On 1/3/23 13:41, Simon Matter wrote: >>> On 1/3/23 05:17, Orion Poplawski wrote: >>>> On 12/30/22 04:06, Jelle de Jong wrote: >>>>> On 12/27/22 22:55, Gordon Messmer wrote: >>>>>> On 2022-12-25 07:44, Jelle de Jong wrote: >>>>>>> A recent update of the sssd-common-2.8.1-1.el8.x86_64 package is
2017 Jun 05
0
C7 ansible 2.3 become_method: su not working
On 06/05/2017 10:40 AM, Mark Haney wrote: > [root at ansible ~]# ansible-playbook playbooks/radtest.yml > --ask-become-pass > SUDO password: ansible-playbook --become-method su --ask-become-pass playbooks/radtest.yml
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 >
2019 Jun 17
2
ansible tutorials for beginners?
Hallo, has anyone here good links abut ansible tutorials for beginners? Thanks Ralf
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
2023 May 14
1
Invalid value '-1' for 'cpu.max': Invalid argument - a result of?
Hi guys. In hope that an expert read this - what is, can be, the below a result of? 12284 still running (86040) Invalid value '-1' for 'cpu.max': Invalid argument 12284 still running (86035) 12284 still running (86030) this is a snippet from libvirtd logs which is a consequence of what ovirt's engine setup is doing. To troubleshoot ansible playbooks which is what engine