Skip to content

f500/ansible-bashrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bashrc

Install a nice bash profile

Installs this profile for the root user, the current user and also as skeleton for future users created on this system.

Requirements

Debian Bullseye / Bookworm with the package python-pycurl and python-software-properties installed. Also, you need bash for this to be of any use.

Role Variables

You can specify which users will get a .bashrc written to their homedir. By default this roles uses the Ansible SSH user.

bashrc_users:
  - "{{ ansible_ssh_user }}"

Example Playbook

- hosts: servers
  roles:
     - f500.bash
     - f500.bashrc

License

LGPL-3.0

Author Information

Jasper N. Brouwer, jasper@nerdsweide.nl

Ramon de la Fuente, ramon@delafuente.nl

About

No description, website, or topics provided.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages