Join the community today
Become a Member

Featured Attention Future Centmin Mod Experts !

Discussion in 'Introductions' started by eva2000, Jul 18, 2016.

  1. JJC84

    JJC84 Ad astra per aspera

    247
    109
    43
    Jan 31, 2018
    San Antonio, Texas
    Ratings:
    +169
    Local Time:
    10:16 PM
    1.15.x
    10.x.x
    are they using ansible push or ansible pull the regular ansible is highly insecure as it gives root access in an anonymous fashion

    I think the script is still the best but if it is wrapped with Ansible and deployed on a central VCS server it would be cool but it also needs to be containerized for use with docker/kubernetes

    ansible-pull — Ansible Documentation


     
    Last edited: Sep 18, 2018
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    1:16 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    not entirely sure my Ansible know how is very basic right now :)
     
  3. JJC84

    JJC84 Ad astra per aspera

    247
    109
    43
    Jan 31, 2018
    San Antonio, Texas
    Ratings:
    +169
    Local Time:
    10:16 PM
    1.15.x
    10.x.x
    probably push since you need a centralized vcs server to pull from in the pull mode