search for: playbooks

Displaying 20 results from an estimated 73 matches for "playbooks".

2024 Jun 11
4
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 from my understanding it effe...
2017 Jun 05
2
C7 ansible 2.3 become_method: su not working
...AFT has worked. Here's an example (very simple) playbook: Because I'm having to use 'su' I have to either add the user password to the inventory file or use the --ask-become-pass parameter to the command line. Every time I do, I get this: [root at ansible ~]# ansible-playbook playbooks/radtest.yml --ask-become-pass SUDO password: It bombs timing out on privilege escalation. Every single time. I'm absolutely frustrated and am almost ready to throw ansible to the curb for something that doesn't suck so bad. But before I do, I'm asking the list, anyone seen anythin...
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 is that it reads the set > registry values and then tries to translate that into Linux language. > This is inefficient and limiting as from my under...
2017 Nov 15
6
run bash <filename> from cron
This might be a bit OT, but I've never had to do this before and what I've googled doesn't seem to be working. I have an ansible playbook that I'm working on that I want to run as a cronjob.? One task I'm having trouble with is where I have a text file with lines like: rd.pl "blah blah" rd.pl "blah blah blah" This text file has to be 'executed'
2017 Nov 15
1
run bash <filename> from cron
> On Nov 15, 2017, at 11:48 AM, m.roth at 5-cent.us wrote: > > Mark Haney wrote: >> This might be a bit OT, but I've never had to do this before and what >> I've googled doesn't seem to be working. >> >> I have an ansible playbook that I'm working on that I want to run as a >> cronjob. One task I'm having trouble with is where I have a
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 Nov 08
2
my protected AD, part 2
Am 08.11.18 um 12:22 schrieb Stefan G. Weichinger via samba: > does someone have a clever script to regenerate passwords on a > standalone server? > > I'd like to run it via cron once a month ... just to comply to upstream > requirements to rotate passwords ... I wonder if a nice ansible playbook might help me here ...
2018 May 06
1
Dovecot fts script with solr
...e attachments. 4 - I may rewrite the script in Python 5 - Suggestions welcome. I initially attached the current version of the script, but the email is probably pending for review...In this case, the last development version is on Github: https://github.com/progmaticltd/homebox/blob/dev/install/playbooks/roles/dovecot/files/fts/decode2text The configuration of supported mime types is a simple file, accessible on github as well: https://github.com/progmaticltd/homebox/blob/dev/install/playbooks/roles/dovecot/templates/fts/mime-supported.conf Thanks for your advices or suggestions.
2019 Dec 29
2
securing a hop
for the A nat B C connect back to A using -R 2222:localhost:22 pattern, (see diagram at https://github.com/daradib/sidedoor) I want to limit B's user to just what is needed to do the port forward. I am hoping this is documented, but I can't find much more than "you should future out how to secre it." I setup an ansible playbook to instal and configure sidedoor on A. I have
2024 Jun 06
2
Classicupgrade FL 2012_R2 NTLM/Kerberos logon
...le to go back to a > working configuration. So I suppose the best option is to do a slow > migration with the ability to quickly do and undo changes. - Classisupgrade is destructive for the NT4 Domain, but we can keep data of the old NT4 Domain and we can rollback to this with ours Ansible playbooks. We will loose all change between migration and rollback and we will improve a possible long downtime. - With "Big Bang" approach we are able to keep our old NT4 Domain if we need to rollback to it. But in this case the problem is the access to the filers. I think that we can't ha...
2011 Aug 09
1
[ips@shaw.ca: Repeat mails. INC000023456674]
Anyone seen this before? ----- Forwarded message from ips at shaw.ca ----- X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on doctor.nl2k.ab.ca X-Spam-Level: * X-Spam-Status: No, score=1.0 required=5.0 tests=RCVD_IN_BACKSCATTER autolearn=no version=3.3.2 X-Original-To: root at doctor.nl2k.ab.ca Delivered-To: root at doctor.nl2k.ab.ca X-Virus-Scanned: amavisd-new at doctor.nl2k.ab.ca
2017 Nov 15
0
run bash <filename> from cron
Mark Haney wrote: > This might be a bit OT, but I've never had to do this before and what > I've googled doesn't seem to be working. > > I have an ansible playbook that I'm working on that I want to run as a > cronjob.? One task I'm having trouble with is where I have a text file > with lines like: > > rd.pl "blah blah" > rd.pl "blah
2017 Nov 15
0
run bash <filename> from cron
On Wed, 15 Nov 2017, Mark Haney wrote: > This might be a bit OT, but I've never had to do this before and what I've > googled doesn't seem to be working. > > I have an ansible playbook that I'm working on that I want to run as a > cronjob.? One task I'm having trouble with is where I have a text file with > lines like: > > rd.pl "blah blah"
2019 Apr 05
1
SMTPUTF8 support
Le 2019-04-04 03:28, Andr? a ?crit?: > I have it working, only with the user part of the email address. > > It works well, as long as the whole chain of software is correctly > configured. > > I have not tested with a whole domain in UTF8 yet. > > More details and working examples here: > https://github.com/progmaticltd/homebox > > Good luck. Homebox looks
2018 Nov 12
1
my protected AD, part 2
Am 12.11.18 um 08:22 schrieb Stefan G. Weichinger via samba: > Am 08.11.18 um 14:36 schrieb Stefan G. Weichinger via samba: >> Am 08.11.18 um 12:22 schrieb Stefan G. Weichinger via samba: >> >>> does someone have a clever script to regenerate passwords on a >>> standalone server? >>> >>> I'd like to run it via cron once a month ... just to
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
2023 May 14
1
Invalid value '-1' for 'cpu.max': Invalid argument - a result of?
...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 setup does, as I understand it, would be an impossible task for me so I reckoned I should try this end. many thanks, L. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20230514/e...
2023 May 15
1
Invalid value '-1' for 'cpu.max': Invalid argument - a result of?
...rom virCgroupV2SetCpuCfsPeriod(). > 12284 still running (86035) > 12284 still running (86030) This string doesn't appear in our code base. > > 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 setup does, as I > understand it, would be an impossible task for me so I reckoned I should > try this end. > If you don't provide more context from the log I don't think we can help you, sorry. If there isn't more context (which I doubt, because at least...
2016 Apr 20
0
Howto test upgrades?
...member (file server): Install configuration, pam... --> done already This is a lot of effort because we didn't really understand how to continuously backup and replay a running domain. Samba gives us so much headache that it is worth to dedicate some time in this to get it right. These playbooks can be run on vms, containers and real server for continuously testing. Yup we're paranoid. I believe the truth is to have a replay strategy and testing it automatically with a backup, this is at least for me the only confidence I get running software we are depending on. Samba has to be tr...
2024 Jun 06
1
Classicupgrade FL 2012_R2 NTLM/Kerberos logon
On Thu, 6 Jun 2024 13:33:04 +0200 Havany via samba <samba at lists.samba.org> wrote: > - Classisupgrade is destructive for the NT4 Domain, but we can keep > data of the old NT4 Domain and we can rollback to this with ours > Ansible playbooks. We will loose all change between migration and > rollback and we will improve a possible long downtime. > > - With "Big Bang" approach we are able to keep our old NT4 Domain if > we need to rollback to it. But in this case the problem is the access > to the filers. I thin...