Jump to content

manofring

Members
  • Posts

    80
  • Joined

  • Last visited

Everything posted by manofring

  1. Sander's cource is PURE shit, IMHO wasting time, absolutely useless, absolutely shit - its not recomended for newbs to prepare to exams. main problem - not explain not review real exam tasks - becase RH NDA 😉 some situation with udemy cources. all info NOT from RH curiculum team - its a just lost time, cash and etc
  2. haproxy config syntax error? show haproxy conf?
  3. its not trick - its is normal ansible workflow, if group is used, group included to 'all' group. u may change execution order, but it is waste time on exam. sorry for my bad english. If u not used ansible roles u never know about its behavior, its have pros and cons
  4. hi, ex294 is actual now or not?
  5. I am a modest dude who just made something useful out of ready-made, in fact it was made for my students as a sandbox for preparing for the RHCE exam, I appreciate your opinion. Thank you. At the moment, I'm no longer interested in redhat.
  6. [Hidden Content]
  7. dude omg if u try study this shiet, you should already be redhat certified administrator as minimum wtf? novadays rhce's is newbs? what is a problem create vm and install lab environment from this kit? I even hacked the tower for you to make it work LOL
  8. roles_path = roles its relative path from current position ansible.cfg - its a dir roles around local ansible.cfg in ur current project dir (/home/greg/ansible) /etc/ansible/roles - its stock ansible roles path from global file /etc/ansible/ansible.cfg - u may drop it noprob /usr/share/ansible/roles - this is role path for rhel_roles qustions? P.S. if u make project dir - it is container to ur playbooks, dont use global paths, use only local, for portability any data in ur project: files, ansible.cfg, vars,roles etc placed in project dir, all data accesible from relative path - for portability
×
×
  • Create New...